UpdatedDeploymentStatus Enumeration

 

Specifies the updated deployment status.

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

Syntax

public enum UpdatedDeploymentStatus
public enum class UpdatedDeploymentStatus
type UpdatedDeploymentStatus
Public Enumeration UpdatedDeploymentStatus

Members

Member name Description
Running

Specifies that the deployment is running.

Suspended

Specifies that the deployment is suspended.

See Also

Microsoft.WindowsAzure.Management.Compute.Models Namespace

Return to top