다음을 통해 공유


SitePatchResource.State 속성

정의

앱의 현재 상태를 가져옵니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.state")]
public string State { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.state")>]
member this.State : string
Public ReadOnly Property State As String

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상