Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SkuDescription

Package version

Description of a SKU for a scalable resource.

Hierarchy

  • SkuDescription

Index

Properties

Optional capabilities

capabilities: Capability[]

Capabilities of the SKU, e.g., is traffic manager enabled?

Optional capacity

capacity: undefined | number

Current number of instances assigned to the resource.

Optional family

family: undefined | string

Family code of the resource SKU.

Optional locations

locations: string[]

Locations of the SKU.

Optional name

name: undefined | string

Name of the resource SKU.

Optional size

size: undefined | string

Size specifier of the resource SKU.

Optional skuCapacity

skuCapacity: SkuCapacity

Min, max, and default scale values of the SKU.

Optional tier

tier: undefined | string

Service tier of the resource SKU.

Generated using TypeDoc