ErrorResponse.Details 屬性

定義

取得錯誤詳細資料。

[Newtonsoft.Json.JsonProperty(PropertyName="details")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Avs.Models.ErrorResponse> Details { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="details")>]
member this.Details : System.Collections.Generic.IList<Microsoft.Azure.Management.Avs.Models.ErrorResponse>
Public ReadOnly Property Details As IList(Of ErrorResponse)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於