RollingUpgradeStatusInfoInner.RunningStatus Property

Definition

Gets information about the current running state of the overall upgrade.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.runningStatus")]
public Microsoft.Azure.Management.Compute.Fluent.Models.RollingUpgradeRunningStatus RunningStatus { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.runningStatus")>]
member this.RunningStatus : Microsoft.Azure.Management.Compute.Fluent.Models.RollingUpgradeRunningStatus
Public ReadOnly Property RunningStatus As RollingUpgradeRunningStatus

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to