次の方法で共有


RollingUpgradeProgressInfo.FailedInstanceCount プロパティ

定義

正常にアップグレードできなかったインスタンスの数を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象