共用方式為


ErrorResponse.Error 屬性

定義

取得或設定錯誤的詳細資料。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於