FleetspacePropertiesThroughputPoolConfiguration interface
Configuration for throughput pool in the fleetspace.
Properties
| max |
Maximum throughput for the pool. |
| min |
Minimum throughput for the pool. |
Property Details
maxThroughput
Maximum throughput for the pool.
maxThroughput?: number
Property Value
number
minThroughput
Minimum throughput for the pool.
minThroughput?: number
Property Value
number