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