次の方法で共有


SUCScheduleProperties.NextRunOffsetMinutes プロパティ

定義

次の実行時のオフセットを分単位で取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象