DeploymentRollbackUpdateOrUpgradeParameters Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Parameters supplied to the Rollback Update Or Upgrade operation.
public class DeploymentRollbackUpdateOrUpgradeParameters
type DeploymentRollbackUpdateOrUpgradeParameters = class
Public Class DeploymentRollbackUpdateOrUpgradeParameters
- Inheritance
-
DeploymentRollbackUpdateOrUpgradeParameters
Constructors
DeploymentRollbackUpdateOrUpgradeParameters() |
Initializes a new instance of the DeploymentRollbackUpdateOrUpgradeParameters class. |
DeploymentRollbackUpdateOrUpgradeParameters(RollbackUpdateOrUpgradeMode) |
Initializes a new instance of the DeploymentRollbackUpdateOrUpgradeParameters class with required arguments. |
Properties
Force |
Optional. Specifies whether the rollback should proceed even when it will cause local data to be lost from some role instances. True if the rollback should proceed; otherwise false. |
Mode |
Required. Specifies whether the rollback should proceed automatically. |
Applies to
Azure SDK for .NET