Freigeben über


Site.ScmSiteAlsoStopped Eigenschaft

Definition

Ruft lt;code>true</code> ab, um die SCM-Website (KUDU) zu beenden, wenn die App beendet wird, oder legt &diesen fest, &andernfalls lt;code>false</code>. Der Standardwert ist <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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: