WebSite.AvailabilityState Property

 

Gets or sets an WebSpaceAvailabilityState value that specifies the availability of management information for the web site.

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

public Nullable<WebSpaceAvailabilityState> AvailabilityState { get; set; }
Return to top
Show: