Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResourceSkuLocationInfo

Package version

Locations and availability zones where the SKU is available

Hierarchy

  • ResourceSkuLocationInfo

Index

Properties

Optional location

location: undefined | string

Gets location of the SKU

Optional zoneDetails

zoneDetails: ResourceSkuZoneDetails[]

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

Optional zones

zones: string[]

Gets list of availability zones where the SKU is supported.

Generated using TypeDoc