Partager via


Operation.ExpirationTime Propriété

Définition

Obtient ou définit l’heure d’expiration de l’opération.

[Newtonsoft.Json.JsonProperty(PropertyName="expirationTime")]
public DateTime? ExpirationTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="expirationTime")>]
member this.ExpirationTime : Nullable<DateTime> with get, set
Public Property ExpirationTime As Nullable(Of DateTime)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à