Freigeben über


DocumentIntelligenceError.Details Property

Definition

An array of details about specific errors that led to this reported error.

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

Property Value

Applies to