WebSite.RuntimeAvailabilityState Property

 

Gets or sets an WebSiteRuntimeAvailabilityState value that specifies the runtime availability state of the web site.

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

public Nullable<WebSiteRuntimeAvailabilityState> RuntimeAvailabilityState { get; set; }
Return to top
Show: