次の方法で共有


DocumentModelDetails.DocumentTypes プロパティ

定義

サポートされているドキュメントの種類。

public System.Collections.Generic.IReadOnlyDictionary<string,Azure.AI.FormRecognizer.DocumentAnalysis.DocumentTypeDetails> DocumentTypes { get; }
member this.DocumentTypes : System.Collections.Generic.IReadOnlyDictionary<string, Azure.AI.FormRecognizer.DocumentAnalysis.DocumentTypeDetails>
Public ReadOnly Property DocumentTypes As IReadOnlyDictionary(Of String, DocumentTypeDetails)

プロパティ値

適用対象