Share via


WebSiteConfig.IsAlwaysOn Property

Definition

<code>true</code> if Always On is enabled; otherwise, <code>false</code>.

public Azure.Provisioning.BicepValue<bool> IsAlwaysOn { get; set; }
member this.IsAlwaysOn : Azure.Provisioning.BicepValue<bool> with get, set
Public Property IsAlwaysOn As BicepValue(Of Boolean)

Property Value

Applies to