Sdílet prostřednictvím


ErrorDetail.Details Vlastnost

Definice

Získá podrobnosti o chybě.

[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)

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro