Interface: ICapacity
Properties of a Capacity.
Implemented by
Properties
latestRequest
• Optional latestRequest: null | IRequest
The latest requested capacity for the namespace, if any.
onDemand
• Optional onDemand: null | IOnDemand
The status of on-demand capacity mode.
provisioned
• Optional provisioned: null | IProvisioned
The status of provisioned capacity mode.