Freigeben über


ErrorResponse.Details Eigenschaft

Definition

Ruft die Fehlerdetails ab.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: