共用方式為


UpgradeOperationHistoricalStatusInfoProperties.Progress Property

Definition

Gets counts of the VMs in each state.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to