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)
Usage
'Usage
Dim instance As RollbackUpdateOrUpgradeMode
Syntax
'Declaration
Public Enumeration RollbackUpdateOrUpgradeMode
public enum RollbackUpdateOrUpgradeMode
public enum class RollbackUpdateOrUpgradeMode
public enum RollbackUpdateOrUpgradeMode
public enum RollbackUpdateOrUpgradeMode
Members
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. |
Platforms
Development Platforms
Windows Vista, Windows 7, Windows Server 2008, Windows 8.1, Windows Server 2012 R2, Windows 8 and Windows Server 2012