Skip to main content

Interface: ICapacitySpec

namespace.v1.ICapacitySpec

Properties of a CapacitySpec.

Hierarchy

Properties

onDemand

Optional onDemand: null | $Properties

The on-demand capacity mode configuration.

Inherited from

$Properties.onDemand


provisioned

Optional provisioned: null | $Properties

The provisioned capacity mode configuration.

Inherited from

$Properties.provisioned


spec

Optional spec: "onDemand" | "provisioned"

CapacitySpec spec

Inherited from

$Properties.spec