Package version:

Interface ResourceSku

Describes an available Azure Spring Apps SKU.

Hierarchy

  • ResourceSku

Properties

capacity?: SkuCapacity

Gets the capacity of SKU.

locationInfo?: ResourceSkuLocationInfo[]

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

locations?: string[]

Gets the set of locations that the SKU is available.

name?: string

Gets the name of SKU.

resourceType?: string

Gets the type of resource the SKU applies to.

restrictions?: ResourceSkuRestrictions[]

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

tier?: string

Gets the tier of SKU.

Generated using TypeDoc