共用方式為


Schedule.ExpiryTimeOffsetMinutes 屬性

定義

取得或設定到期時間以分鐘為單位的位移。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.expiryTimeOffsetMinutes")]
public double ExpiryTimeOffsetMinutes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.expiryTimeOffsetMinutes")>]
member this.ExpiryTimeOffsetMinutes : double with get, set
Public Property ExpiryTimeOffsetMinutes As Double

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於