Rollout.TotalRetryAttempts Propriedade

Definição

Obtém a contagem cardinal do número total de repetições executadas na distribuição em um determinado momento.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a