Compartilhar via


Enumeração HostedServiceStatus

Specifies the status of the cloud service.

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

Uso

'Uso
Dim instance As HostedServiceStatus

Sintaxe

'Declaração
Public Enumeration HostedServiceStatus
public enum HostedServiceStatus
public enum class HostedServiceStatus
public enum HostedServiceStatus
public enum HostedServiceStatus

Membros

Nome do membro Descrição
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.

Plataformas

Plataformas de desenvolvimento

Windows Vista, Windows 7 e Windows Server 2008

Plataformas de destino

Consulte também

Referência

Namespace Microsoft.WindowsAzure.Management.Compute.Models