Compartilhar via


RolloutOperationInfo.RetryAttempt Propriedade

Definição

Obtém a contagem ordinal do número de tentativas de repetição em uma distribuição. 0 se nenhuma repetição da distribuição tiver sido executada. Se a distribuição for atualizada com um PUT, essa contagem será redefinida para 0.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a