DeploymentStatus 枚举
Specifies the available status values of a deployment.
命名空间: Microsoft.WindowsAzure.Management.Compute.Models
程序集: Microsoft.WindowsAzure.Management.Compute(在 Microsoft.WindowsAzure.Management.Compute.dll 中)
使用
用法
Dim instance As DeploymentStatus
语法
声明
Public Enumeration DeploymentStatus
public enum DeploymentStatus
public enum class DeploymentStatus
public enum DeploymentStatus
public enum DeploymentStatus
成员
成员名称 | 说明 |
---|---|
Deleting | Specifies that the deployment status is Deleting. |
Deploying | Specifies that the deployment status is Deploying. |
Running | Specifies that the deployment status is Running. |
RunningTransitioning | Specifies that the deployment status is Running Transitioning. |
Starting | Specifies that the deployment status is Starting. |
Suspended | Specifies that the deployment status is Suspended. |
SuspendedTransitioning | Specifies that the deployment status is Suspended Transitioning. |
Suspending | Specifies that the deployment status is Suspending. |
平台
开发平台
Windows Vista、Windows 7 和 Windows Server 2008