SkuCapacity interface

An interface representing SkuCapacity. 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

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

scaleType?: SkuCapacityScaleType

Property Value