Share via


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

Property Value

Applies to