DatabaseRequest interface
- Extends
Properties
auto |
|
max |
|
throughput | Throughput for this database. |
Inherited Properties
id | The id of the database. |
Property Details
autoUpgradePolicy
autoUpgradePolicy?: { throughputPolicy: { incrementPercent: number } }
Property Value
{ throughputPolicy: { incrementPercent: number } }
maxThroughput
maxThroughput?: number
Property Value
number
throughput
Throughput for this database.
throughput?: number
Property Value
number