Compartir a través de


DocumentClassifierDetails.DocumentTypes Propiedad

Definición

Lista de tipos de documento con los que se va a clasificar.

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 de propiedad

Se aplica a