HostedServiceStatus 枚举

Specifies the status of the cloud service.

命名空间: Microsoft.WindowsAzure.Management.Compute.Models
程序集: Microsoft.WindowsAzure.Management.Compute(在 Microsoft.WindowsAzure.Management.Compute.dll 中)

使用

用法
Dim instance As HostedServiceStatus

语法

声明
Public Enumeration HostedServiceStatus
public enum HostedServiceStatus
public enum class HostedServiceStatus
public enum HostedServiceStatus
public enum HostedServiceStatus

成员

成员名称 说明
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.

平台

开发平台

Windows Vista、Windows 7 和 Windows Server 2008

目标平台

另请参阅

参考

Microsoft.WindowsAzure.Management.Compute.Models 命名空间