次の方法で共有


UpgradeOperationHistoricalStatusInfoProperties.Progress プロパティ

定義

各状態の VM の数を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象