SkuCapacity interface

Describes scaling information of a sku.

Properties

allowedValues

Allows capacity value list.

default

The default capacity.

maximum

The highest permitted capacity for this resource

minimum

The lowest permitted capacity for this resource

scaleType

The scale type applicable to the sku.

Property Details

allowedValues

Allows capacity value list.

allowedValues?: number[]

Property Value

number[]

default

The default capacity.

default?: number

Property Value

number

maximum

The highest permitted capacity for this resource

maximum?: number

Property Value

number

minimum

The lowest permitted capacity for this resource

minimum?: number

Property Value

number

scaleType

The scale type applicable to the sku.

scaleType?: string

Property Value

string