DeploymentStatus Enumeration

 

Specifies the available status values of a deployment.

Namespace:   Microsoft.WindowsAzure.Management.Compute.Models
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

Public Enumeration DeploymentStatus

Member nameDescription
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.

Return to top
Show: