次の方法で共有


RolloutData.TotalRetryAttempts プロパティ

定義

特定の時点でロールアウトで実行された再試行の合計数のカーディナルカウント。

public int? TotalRetryAttempts { get; }
member this.TotalRetryAttempts : Nullable<int>
Public ReadOnly Property TotalRetryAttempts As Nullable(Of Integer)

プロパティ値

適用対象