Compartir a través de


NewErrorResponse.Error Propiedad

Definición

Obtiene o establece el objeto de error.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a