Package version:

Interface ResourceSkuLocationInfo

Locations and availability zones where the SKU is available

Hierarchy

  • ResourceSkuLocationInfo

Properties

location?: string

Gets location of the SKU

zoneDetails?: ResourceSkuZoneDetails[]

Gets details of capabilities available to a SKU in specific zones.

zones?: string[]

Gets list of availability zones where the SKU is supported.

Generated using TypeDoc