次の方法で共有


ErrorResponse.Error プロパティ

定義

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象