Partager via


Rollout.TotalRetryAttempts Propriété

Définition

Obtient le nombre cardinal du nombre total de nouvelles tentatives effectuées lors du déploiement à un moment donné.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à