SitePatchResource.SuspendedTill 속성

정의

메모리 시간 할당량을 초과할 때까지 일시 중단된 앱을 가져옵니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.suspendedTill")]
public DateTime? SuspendedTill { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.suspendedTill")>]
member this.SuspendedTill : Nullable<DateTime>
Public ReadOnly Property SuspendedTill As Nullable(Of DateTime)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상