ResourceSkuZoneDetailsOutput interface
Describes The zonal capabilities of a SKU.
Properties
| capabilities | A list of capabilities that are available for the SKU in the specified list of zones. |
| name | The set of zones that the SKU is available in with the specified capabilities. |
Property Details
capabilities
A list of capabilities that are available for the SKU in the specified list of zones.
capabilities?: ResourceSkuCapabilitiesOutput[]
Property Value
name
The set of zones that the SKU is available in with the specified capabilities.
name?: string[]
Property Value
string[]