Compartilhar via


Enumeração DeploymentChangeConfigurationMode

Specifies the modes that are used to change the configuration of a deployment.

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

Uso

'Uso
Dim instance As DeploymentChangeConfigurationMode

Sintaxe

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

Membros

Nome do membro Descrição
Auto Specifies that the change mode is Automatic. The updated configuration is automatically applied to each update domain for the service.
Manual Specifies that the change mode is Manual. The updated configuration is manually applied by walking through each update domain for the service.

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