RollbackUpdateOrUpgradeMode 枚举

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

命名空间: Microsoft.WindowsAzure.Management.Compute.Models
程序集: Microsoft.WindowsAzure.Management.Compute(在 Microsoft.WindowsAzure.Management.Compute.dll 中)

使用

用法
Dim instance As RollbackUpdateOrUpgradeMode

语法

声明
Public Enumeration RollbackUpdateOrUpgradeMode
public enum RollbackUpdateOrUpgradeMode
public enum class RollbackUpdateOrUpgradeMode
public enum RollbackUpdateOrUpgradeMode
public enum RollbackUpdateOrUpgradeMode

成员

成员名称 说明
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.

平台

开发平台

Windows Vista、Windows 7 和 Windows Server 2008

目标平台

另请参阅

参考

Microsoft.WindowsAzure.Management.Compute.Models 命名空间