Share via


DocumentClassifierDetails.DocTypes Property

Definition

List of document types to classify against.

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

Property Value

Applies to