ResourceSkuLocationInfo interface
Describes an available Compute SKU Location Information.
Properties
location | Location of the SKU |
zone |
Gets details of capabilities available to a SKU in specific zones. |
zones | List of availability zones where the SKU is supported. |
Property Details
location
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
List of availability zones where the SKU is supported.
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