Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResourceSkuCapacity

Package version

Describes scaling information of a SKU.

Hierarchy

  • ResourceSkuCapacity

Index

Properties

Optional default

default: undefined | number

The default capacity. NOTE: This property will not be serialized. It can only be populated by the server.

Optional maximum

maximum: undefined | number

The maximum capacity that can be set. NOTE: This property will not be serialized. It can only be populated by the server.

Optional minimum

minimum: undefined | number

The minimum capacity. NOTE: This property will not be serialized. It can only be populated by the server.

Optional scaleType

The scale type applicable to the sku. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc