次の方法で共有


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

適用対象