RollbackStatusInfo.SuccessfullyRolledbackInstanceCount プロパティ

定義

正常にロールバックされたインスタンスの数を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象