DeploymentWalkUpgradeDomainParameters Constructors
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.
Overloads
DeploymentWalkUpgradeDomainParameters() |
Initializes a new instance of the DeploymentWalkUpgradeDomainParameters class. |
DeploymentWalkUpgradeDomainParameters(Int32) |
Initializes a new instance of the DeploymentWalkUpgradeDomainParameters class with required arguments. |
DeploymentWalkUpgradeDomainParameters()
Initializes a new instance of the DeploymentWalkUpgradeDomainParameters class.
public DeploymentWalkUpgradeDomainParameters ();
Public Sub New ()
Applies to
DeploymentWalkUpgradeDomainParameters(Int32)
Initializes a new instance of the DeploymentWalkUpgradeDomainParameters class with required arguments.
public DeploymentWalkUpgradeDomainParameters (int upgradeDomain);
new Microsoft.WindowsAzure.Management.Compute.Models.DeploymentWalkUpgradeDomainParameters : int -> Microsoft.WindowsAzure.Management.Compute.Models.DeploymentWalkUpgradeDomainParameters
Public Sub New (upgradeDomain As Integer)
Parameters
- upgradeDomain
- Int32