Partager via


SUCScheduleProperties.ExpiryTime Propriété

Définition

Obtient ou définit l’heure de fin de la planification.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à