다음을 통해 공유


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

적용 대상