DeploymentUpgradeParameters.Mode Property
Gets or sets a DeploymentUpgradeMode value that specifies the type of update to initiate.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
Property Value
Type: Microsoft.WindowsAzure.Management.Compute.Models.DeploymentUpgradeModeA DeploymentUpgradeMode value.
Role instances are allocated to update domains when the service is deployed. Updates can be initiated manually in each update domain or initiated automatically in all update domains.
Show: