FleetspacePropertiesThroughputPoolConfiguration interface

Configuration for throughput pool in the fleetspace.

Properties

dedicatedRUs

Total dedicated throughput (RU/s) for fleetspace. Represents the sum of all manual provisioned throughput and all autoscale max RU/s across all shared throughput databases and dedicated throughput containers across all accounts in the fleetspace for 1 region.

maxConsumableRUs

Maximum consumable throughput (RU/s) for fleetspace. Represents the maximum throughput that resources in the fleetspace can consume from the fleetspace's pool in 1 region.

maxThroughput

Maximum throughput for the pool.

minThroughput

Minimum throughput for the pool.

Property Details

dedicatedRUs

Total dedicated throughput (RU/s) for fleetspace. Represents the sum of all manual provisioned throughput and all autoscale max RU/s across all shared throughput databases and dedicated throughput containers across all accounts in the fleetspace for 1 region.

dedicatedRUs?: number

Property Value

number

maxConsumableRUs

Maximum consumable throughput (RU/s) for fleetspace. Represents the maximum throughput that resources in the fleetspace can consume from the fleetspace's pool in 1 region.

maxConsumableRUs?: number

Property Value

number

maxThroughput

Maximum throughput for the pool.

maxThroughput?: number

Property Value

number

minThroughput

Minimum throughput for the pool.

minThroughput?: number

Property Value

number