다음을 통해 공유


SitePatchResource.ScmSiteAlsoStopped 속성

정의

앱이 중지될 때 SCM(KUDU) 사이트를 중지하려면 lt;code>true</code>를 가져오거나 설정합니다&. 그렇지 않으면 <code>false</code>입니다. 기본값은 lt;code>false</code>입니다&.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.scmSiteAlsoStopped")]
public bool? ScmSiteAlsoStopped { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.scmSiteAlsoStopped")>]
member this.ScmSiteAlsoStopped : Nullable<bool> with get, set
Public Property ScmSiteAlsoStopped As Nullable(Of Boolean)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상