DeploymentStatus Enumeration
Specifies the available status values of a deployment.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
| Member name | Description | |
|---|---|---|
| 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. |
Show: