Sku interface

Describes a virtual machine scale set sku. NOTE: If the new VM SKU is not supported on the hardware the scale set is currently on, you need to deallocate the VMs in the scale set before you modify the SKU name.

Properties

capacity

Specifies the number of virtual machines in the scale set.

name

The sku name.

tier

Specifies the tier of virtual machines in a scale set.

Possible Values:

Standard

Basic

Property Details

capacity

Specifies the number of virtual machines in the scale set.

capacity?: number

Property Value

number

name

The sku name.

name?: string

Property Value

string

tier

Specifies the tier of virtual machines in a scale set.

Possible Values:

Standard

Basic

tier?: string

Property Value

string