WebSpacesListResponse.WebSpace.Status Property

Definition

Optional. The status of the Web Space. Possible values are Ready or Limited. Note: The Limited status occurs only if the datacenter is encountering an operational issue.

public Microsoft.WindowsAzure.Management.WebSites.Models.WebSpaceStatus Status { get; set; }
member this.Status : Microsoft.WindowsAzure.Management.WebSites.Models.WebSpaceStatus with get, set
Public Property Status As WebSpaceStatus

Property Value

Applies to