Schedule.ExpiryTime 屬性

定義

取得或設定排程的結束時間。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於