次の方法で共有


RollingUpgradeStatusInfo.Progress プロパティ

定義

各アップグレード状態の仮想マシン インスタンスの数に関する情報を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象