ResourceSkuRestrictionInfo interface
Information about the restriction where the SKU cannot be used
Properties
locations | Gets locations where the SKU is restricted |
zones | Gets list of availability zones where the SKU is restricted. |
Property Details
locations
Gets locations where the SKU is restricted
locations?: string[]
Property Value
string[]
zones
Gets list of availability zones where the SKU is restricted.
zones?: string[]
Property Value
string[]