次の方法で共有


Schedule.NextRunOffsetMinutes プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象