Share via


SitePatchInfo.IsScmSiteAlsoStopped Property

Definition

<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? IsScmSiteAlsoStopped { get; set; }
member this.IsScmSiteAlsoStopped : Nullable<bool> with get, set
Public Property IsScmSiteAlsoStopped As Nullable(Of Boolean)

Property Value

Applies to