UpdatedDeploymentStatus Enumeration

 

Specifies the updated deployment status.

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

public enum UpdatedDeploymentStatus

Member nameDescription
Running

Specifies that the deployment is running.

Suspended

Specifies that the deployment is suspended.

Return to top
Show: