Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResourceSku

Package version

Describes an available Azure Spring Apps SKU.

Hierarchy

  • ResourceSku

Index

Properties

Optional capacity

capacity: SkuCapacity

Gets the capacity of SKU.

Optional locationInfo

locationInfo: ResourceSkuLocationInfo[]

Gets a list of locations and availability zones in those locations where the SKU is available.

Optional locations

locations: string[]

Gets the set of locations that the SKU is available.

Optional name

name: undefined | string

Gets the name of SKU.

Optional resourceType

resourceType: undefined | string

Gets the type of resource the SKU applies to.

Optional restrictions

restrictions: ResourceSkuRestrictions[]

Gets the restrictions because of which SKU cannot be used. This is empty if there are no restrictions.

Optional tier

tier: undefined | string

Gets the tier of SKU.

Generated using TypeDoc