Dela via


DeploymentRollbackUpdateOrUpgradeParameters Class

Definition

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