Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Sku

Package version

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.

Hierarchy

  • Sku

Index

Properties

Properties

Optional capacity

capacity: undefined | number

Specifies the number of virtual machines in the scale set.

Optional name

name: undefined | string

The sku name.

Optional tier

tier: undefined | string

Specifies the tier of virtual machines in a scale set.

Possible Values:

Standard

Basic

Generated using TypeDoc