Compartilhar via


BuildClassifierOptions.DocumentTypes Property

Definition

List of document types to classify against.

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

Property Value

Applies to