Condividi tramite


RolloutOperationInfo.Error Property

Definition

Gets the detailed error information for any failure.

[Newtonsoft.Json.JsonProperty(PropertyName="error")]
public Microsoft.Azure.Management.DeploymentManager.Models.CloudErrorBody Error { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="error")>]
member this.Error : Microsoft.Azure.Management.DeploymentManager.Models.CloudErrorBody
Public ReadOnly Property Error As CloudErrorBody

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to