次の方法で共有


SitePatchResource.ScmSiteAlsoStopped プロパティ

定義

アプリが停止したときに SCM (KUDU) サイトを停止する lt;コード>true</code> を取得または設定&します。それ以外の場合は、<code>false</code>。 既定値は <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

適用対象