ResourceSkuZoneDetails interface

Details of capabilities available to a SKU in specific zones

Properties

capabilities

Gets 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

Gets 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[]