Share via


IWebAppBase.ScmSiteAlsoStopped Property

Definition

Gets whether to stop SCM (KUDU) site when the web app is stopped. Default is false.

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

Property Value

Applies to