ResourceSkuZoneDetails 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 | Gets 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: ResourceSkuCapabilities[]
Property Value
name
Gets the set of zones that the SKU is available in with the specified capabilities.
name: 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