Dela via


DeploymentWalkUpgradeDomainParameters Class

Definition

Parameters supplied to the Walk Upgrade Domain operation.

public class DeploymentWalkUpgradeDomainParameters
type DeploymentWalkUpgradeDomainParameters = class
Public Class DeploymentWalkUpgradeDomainParameters
Inheritance
DeploymentWalkUpgradeDomainParameters

Constructors

DeploymentWalkUpgradeDomainParameters()

Initializes a new instance of the DeploymentWalkUpgradeDomainParameters class.

DeploymentWalkUpgradeDomainParameters(Int32)

Initializes a new instance of the DeploymentWalkUpgradeDomainParameters class with required arguments.

Properties

UpgradeDomain

Required. An integer value that identifies the update domain to update. Update domains are identified with a zero-based index: the first update domain has an ID of 0, the second has an ID of 1, and so on.

Applies to