VirtualMachineScaleSetSku interface

Describes an available virtual machine scale set sku.

Properties

capacity

Specifies the number of virtual machines in the scale set.

resourceType

The type of resource the sku applies to.

sku

The Sku.

Property Details

capacity

Specifies the number of virtual machines in the scale set.

capacity?: VirtualMachineScaleSetSkuCapacity

Property Value

resourceType

The type of resource the sku applies to.

resourceType?: string

Property Value

string

sku

The Sku.

sku?: Sku

Property Value

Sku