Freigeben über


Rollout.TotalRetryAttempts Eigenschaft

Definition

Ruft die Kardinalanzahl der Gesamtanzahl von Wiederholungen ab, die beim Rollout zu einem bestimmten Zeitpunkt ausgeführt wurden.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: