DeploymentChangeConfigurationMode Enumeration
Specifies the modes that are used to change the configuration of a deployment.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
| Member name | Description | |
|---|---|---|
| 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. |
Show: