Compartir a través de


Schedule.ExpiryTime Propiedad

Definición

Obtiene o establece la hora de finalización de la programación.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a