HostedServiceStatus Enumeration
Specifies the status of the cloud service.
Namespace: Microsoft.WindowsAzure.Management.Compute.Models
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
Usage
'Usage
Dim instance As HostedServiceStatus
Syntax
'Declaration
Public Enumeration HostedServiceStatus
public enum HostedServiceStatus
public enum class HostedServiceStatus
public enum HostedServiceStatus
public enum HostedServiceStatus
Members
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. |
Platforms
Development Platforms
Windows Vista, Windows 7, Windows Server 2008, Windows 8.1, Windows Server 2012 R2, Windows 8 and Windows Server 2012