Freigeben über


AnalyzeResult.KeyValuePairs Property

Definition

Extracted key-value pairs.

public System.Collections.Generic.IReadOnlyList<Azure.AI.DocumentIntelligence.DocumentKeyValuePair> KeyValuePairs { get; }
member this.KeyValuePairs : System.Collections.Generic.IReadOnlyList<Azure.AI.DocumentIntelligence.DocumentKeyValuePair>
Public ReadOnly Property KeyValuePairs As IReadOnlyList(Of DocumentKeyValuePair)

Property Value

Applies to