WebSpaceAvailabilityState Enumeration

 

Specifies the availability of a web space.

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

Syntax

public enum WebSpaceAvailabilityState
public enum class WebSpaceAvailabilityState
type WebSpaceAvailabilityState
Public Enumeration WebSpaceAvailabilityState

Members

Member name Description
Limited

Specifies that the availability of a web space is Limited.

Normal

Specifies that the availability of a web space is Normal.

See Also

Microsoft.WindowsAzure.Management.WebSites.Models Namespace

Return to top