Condividi tramite


NewErrorResponse.Error Property

Definition

Gets or sets the error object.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to