WebSpacesGetResponse::Status Property
Gets or sets a WebSpaceStatus value that specifies the status of the web space.
Assembly: Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)
public: property WebSpaceStatus Status { WebSpaceStatus get(); void set(WebSpaceStatus value); }
Property Value
Type: Microsoft.WindowsAzure.Management.WebSites.Models::WebSpaceStatusA WebSpaceStatus value.
Show: