다음을 통해 공유


HostedServiceStatus 열거

Specifies the status of the cloud service.

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

사용량

‘사용 방법
Dim instance As HostedServiceStatus

구문

‘선언
Public Enumeration HostedServiceStatus
public enum HostedServiceStatus
public enum class HostedServiceStatus
public enum HostedServiceStatus
public enum HostedServiceStatus

멤버

멤버 이름 설명
Changing Specifies that the status is changing.
Created Specifies that the cloud service was created.
Creating Specifies that the status is creating.
Deleted Specifies that the cloud service was deleted.
Deleting Specifies that the status is deleting.
ResolvingDns Specifies that the cloud service is resolving DNS.

플랫폼

개발 플랫폼

Windows Vista, Windows 7 및 Windows Server 2008

대상 플랫폼

참고 항목

참조

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