WebSiteUpdateConfigurationParameters.AlwaysOn Property

 

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

Namespace:   Microsoft.WindowsAzure.Management.WebSites.Models
Assembly:  Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)

public Nullable<bool> AlwaysOn { get; set; }

Property Value

Type: System.Nullable<Boolean>
Return to top
Show: