RollbackUpdateOrUpgradeMode Enumeration

 

Specifies the modes for the roll back of an update to a deployment.

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

type RollbackUpdateOrUpgradeMode

Member nameDescription
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.

Return to top
Show: