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. 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. Possible values include: 'Automatic', 'Manual', 'None' NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc