DistributedNodesInfo.ErrorDetail Property

Definition

Gets or sets error Details if the Status is non-success.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to