RollingUpgradeStatusInfoInner.Progress Property

Definition

Gets information about the number of virtual machine instances in each upgrade state.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to