Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Sku

Package version

Describes a virtual machine scale set sku.

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