Partager via


SiteInner.ScmSiteAlsoStopped Propriété

Définition

Obtient ou définit <code>true</code> pour arrêter le site SCM (KUDU) lorsque l’application est arrêtée ; sinon, <code>false</code>. La valeur par défaut est <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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à