RollbackUpdateOrUpgradeMode Enumeration
Specifies the modes for the roll back of an update to a deployment.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
| Member name | Description | |
|---|---|---|
| Auto | Specifies that the rollback proceeds without further user input. | |
| Manual | Specifies that a call to an operation that walks the update domains is required to apply the rollback. |
Show: