Delen via


DocumentClassifierDetails.DocumentTypes Property

Definition

The list of document types to classify against.

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)

Property Value

Applies to