다음을 통해 공유


RollbackStatusInfo.FailedRolledbackInstanceCount Property

Definition

Gets the number of instances which failed to rollback.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to