ResourceSkuLocationInfo interface

Locations and availability zones where the SKU is available

Properties

location

Gets location of the SKU

zoneDetails

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

zones

Gets list of availability zones where the SKU is supported.

Property Details

location

Gets location of the SKU

location?: string

Property Value

string

zoneDetails

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

zoneDetails?: ResourceSkuZoneDetails[]

Property Value

zones

Gets list of availability zones where the SKU is supported.

zones?: string[]

Property Value

string[]