SkuLocationInfoItem interface
The locations and zones info for SKU.
Properties
location | The available location of the SKU. |
zones | The available zone of the SKU. |
Property Details
location
The available location of the SKU.
location: string
Property Value
string
zones
The available zone of the SKU.
zones?: string[]
Property Value
string[]
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript