次の方法で共有


RollingUpgradeProgressInfo.InProgressInstanceCount プロパティ

定義

現在アップグレード中のインスタンスの数を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="inProgressInstanceCount")]
public int? InProgressInstanceCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="inProgressInstanceCount")>]
member this.InProgressInstanceCount : Nullable<int>
Public ReadOnly Property InProgressInstanceCount As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象