HostedServiceStatus Enumeration
Specifies the status of the cloud service.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
| Member name | Description | |
|---|---|---|
| Changing | Specifies that the status is changing. | |
| Created | Specifies that the cloud service was created. | |
| Creating | Specifies that the status is creating. | |
| Deleted | Specifies that the cloud service was deleted. | |
| Deleting | Specifies that the status is deleting. | |
| ResolvingDns | Specifies that the cloud service is resolving DNS. |
Show: