Udostępnij za pośrednictwem


BuildDocumentClassifierContent.DocTypes Property

Definition

List of document types to classify against.

public System.Collections.Generic.IDictionary<string,Azure.AI.DocumentIntelligence.ClassifierDocumentTypeDetails> DocTypes { get; }
member this.DocTypes : System.Collections.Generic.IDictionary<string, Azure.AI.DocumentIntelligence.ClassifierDocumentTypeDetails>
Public ReadOnly Property DocTypes As IDictionary(Of String, ClassifierDocumentTypeDetails)

Property Value

Applies to