DeploymentChangeConfigurationMode 枚举

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

命名空间: Microsoft.WindowsAzure.Management.Compute.Models
程序集: Microsoft.WindowsAzure.Management.Compute(在 Microsoft.WindowsAzure.Management.Compute.dll 中)

使用

用法
Dim instance As DeploymentChangeConfigurationMode

语法

声明
Public Enumeration DeploymentChangeConfigurationMode
public enum DeploymentChangeConfigurationMode
public enum class DeploymentChangeConfigurationMode
public enum DeploymentChangeConfigurationMode
public enum DeploymentChangeConfigurationMode

成员

成员名称 说明
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.

平台

开发平台

Windows Vista、Windows 7 和 Windows Server 2008

目标平台

另请参阅

参考

Microsoft.WindowsAzure.Management.Compute.Models 命名空间