AutomaticSkuMigrationPolicy interface
Specifies the configuration parameters used to control automatic SKU migration for the virtual machine scale set. When enabled, the platform may migrate instances to a different VM size from the SKU profile depending on platform demands.
Properties
| enabled | Specifies whether automatic SKU migration should be enabled on the virtual machine scale set. The default value is false. |
Property Details
enabled
Specifies whether automatic SKU migration should be enabled on the virtual machine scale set. The default value is false.
enabled?: boolean
Property Value
boolean