共用方式為


ErrorDetail.Details 屬性

定義

取得錯誤詳細資料。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於