Share via


SkuScaleType type

Defines values for SkuScaleType.
KnownSkuScaleType can be used interchangeably with SkuScaleType, this enum contains the known values that the service supports.

Known values supported by the service

Automatic: Automatically scales node count.
Manual: Node count scaled upon user request.
None: Fixed set of nodes.

type SkuScaleType = string