AutomaticSkuMigrationPolicy Class

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.

Constructor

AutomaticSkuMigrationPolicy(*args: Any, **kwargs: Any)

Variables

Name Description
enabled

Specifies whether automatic SKU migration should be enabled on the virtual machine scale set. The default value is false.

Attributes

enabled

Specifies whether automatic SKU migration should be enabled on the virtual machine scale set. The default value is false.

enabled: bool | None