SkuLocationInfoItem interface
The locations and zones info for SKU.
Properties
location | The available location of the SKU. |
zone |
Gets details of capabilities available to a SKU in specific zones. |
zones | The available zone of the SKU. |
Property Details
location
The available 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
The available zone of the SKU.
zones?: string[]
Property Value
string[]