IWebSiteBase.ScmSiteAlsoStopped Property

Definition

Gets <code>true</code> to stop SCM (KUDU) site when the app is stopped; otherwise, <code>false</code>. The default is <code>false</code>.

public bool ScmSiteAlsoStopped { get; }
member this.ScmSiteAlsoStopped : bool
Public ReadOnly Property ScmSiteAlsoStopped As Boolean

Property Value

Applies to