ComputeSkuProfile.IsAutomaticSkuMigrationPolicyEnabled Property

Definition

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

public bool? IsAutomaticSkuMigrationPolicyEnabled { get; set; }
member this.IsAutomaticSkuMigrationPolicyEnabled : Nullable<bool> with get, set
Public Property IsAutomaticSkuMigrationPolicyEnabled As Nullable(Of Boolean)

Property Value

Applies to