Share via


ResourceSkuCapacity interface

Describes scaling information of a SKU.

Properties

default

The default capacity.

maximum

The maximum capacity that can be set.

minimum

The minimum capacity.

scaleType

The scale type applicable to the sku.

Property Details

default

The default capacity.

default?: number

Property Value

number

maximum

The maximum capacity that can be set.

maximum?: number

Property Value

number

minimum

The minimum capacity.

minimum?: number

Property Value

number

scaleType

The scale type applicable to the sku.

scaleType?: string

Property Value

string