Compartilhar via


ExceptionResponse.Error Propriedade

Definição

Obtém ou define detalhes de erro da API.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a