Condividi tramite


PrivateEndpointConnectionUpdateHeaders.RetryAfter Proprietà

Definizione

Ottiene o imposta un ritardo suggerito per controllare lo stato dell'operazione asincrona. Il valore è un intero che rappresenta i secondi.

[Newtonsoft.Json.JsonProperty(PropertyName="Retry-After")]
public int? RetryAfter { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="Retry-After")>]
member this.RetryAfter : Nullable<int> with get, set
Public Property RetryAfter As Nullable(Of Integer)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a