WebSiteUpdateConfigurationParameters.AlwaysOn Property

Definition

Optional. Indicates if site's Always On feature enabled.

public bool? AlwaysOn { get; set; }
member this.AlwaysOn : Nullable<bool> with get, set
Public Property AlwaysOn As Nullable(Of Boolean)

Property Value

Applies to