RollingUpgradeStatusInfo.Error Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.error")]
public Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.ApiError Error { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.error")>]
member this.Error : Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.ApiError
Public ReadOnly Property Error As ApiError

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to