다음을 통해 공유


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

적용 대상