다음을 통해 공유


DeploymentStatus 열거

Specifies the available status values of a deployment.

네임스페이스: Microsoft.WindowsAzure.Management.Compute.Models
어셈블리: Microsoft.WindowsAzure.Management.Compute.dll의 Microsoft.WindowsAzure.Management.Compute

사용량

‘사용 방법
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

대상 플랫폼

참고 항목

참조

Microsoft.WindowsAzure.Management.Compute.Models 네임스페이스