你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DocumentTypeDetails.FieldSchema Property

Definition

Description of the document semantic schema using a JSON Schema style syntax.

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

Property Value

Applies to