Compartir a través de


ExceptionResponse.Error Propiedad

Definición

Obtiene o establece los detalles del error de la API.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a