次の方法で共有


SUCScheduleProperties.ExpiryTimeOffsetMinutes プロパティ

定義

有効期限のオフセットを分単位で取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象