Condividi tramite


ExceptionResponse.Error Property

Definition

Gets or sets the API error details.

[Newtonsoft.Json.JsonProperty(PropertyName="error")]
public Microsoft.Azure.Management.Support.Models.ServiceError Error { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="error")>]
member this.Error : Microsoft.Azure.Management.Support.Models.ServiceError with get, set
Public Property Error As ServiceError

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to