다음을 통해 공유


DeploymentChangeConfigurationMode 열거

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

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

사용량

‘사용 방법
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 네임스페이스