Share via


ResourceSkuCapabilities interface

A resource SKU capability.

Properties

name

Name of a capability, such as ops/sec.

value

Quantity, if the capability is measured by quantity.

Property Details

name

Name of a capability, such as ops/sec.

name?: undefined | string

Property Value

undefined | string

value

Quantity, if the capability is measured by quantity.

value?: undefined | string

Property Value

undefined | string