Partager via


ServiceError.Details Propriété

Définition

Obtient la liste des détails de l’erreur.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à