ResourceSkuRestrictionInfo interface
Describes an available Compute SKU Restriction Information.
Properties
locations | Locations where the SKU is restricted |
zones | List of availability zones where the SKU is restricted. |
Property Details
locations
Locations where the SKU is restricted
locations?: string[]
Property Value
string[]
zones
List of availability zones where the SKU is restricted.
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