AzureVirtualMachineScaleSetUpgradePolicyDTO
Description
Model to represent the upgrade policy of Azure Virtual Machine Scale Set determines how virtual machines can be brought up-to-date with the latest scale set model
Required Parameters
- upgradePolicyMode
-
-
type: string
-
description: Upgrade policy mode of Azure Virtual Machine Scale Set
-
enum: ['AUTOMATIC', 'MANUAL', 'ROLLING']
-
Optional Parameters
- autoOSUpgradeEnabled
-
-
type: boolean
-