UpgradeOperationHistoricalStatusInfoProperties.RollbackInfo Property

Definition

Gets information about OS rollback if performed

[Newtonsoft.Json.JsonProperty(PropertyName="rollbackInfo")]
public Microsoft.Azure.Management.Compute.Models.RollbackStatusInfo RollbackInfo { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="rollbackInfo")>]
member this.RollbackInfo : Microsoft.Azure.Management.Compute.Models.RollbackStatusInfo
Public ReadOnly Property RollbackInfo As RollbackStatusInfo

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to