Compartilhar via


DocumentClassifierDetails.DocumentTypes Propriedade

Definição

A lista de tipos de documento com os quais classificar.

public System.Collections.Generic.IReadOnlyDictionary<string,Azure.AI.FormRecognizer.DocumentAnalysis.ClassifierDocumentTypeDetails> DocumentTypes { get; }
member this.DocumentTypes : System.Collections.Generic.IReadOnlyDictionary<string, Azure.AI.FormRecognizer.DocumentAnalysis.ClassifierDocumentTypeDetails>
Public ReadOnly Property DocumentTypes As IReadOnlyDictionary(Of String, ClassifierDocumentTypeDetails)

Valor da propriedade

Aplica-se a