Compartilhar via


ErrorResponse.Error Propriedade

Definição

[Newtonsoft.Json.JsonProperty(PropertyName="error")]
public Microsoft.Azure.CognitiveServices.FormRecognizer.Models.ErrorInformation Error { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="error")>]
member this.Error : Microsoft.Azure.CognitiveServices.FormRecognizer.Models.ErrorInformation with get, set
Public Property Error As ErrorInformation

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a