DatabaseRequest interface
- 扩展
属性
auto |
|
max |
|
throughput | 此数据库的吞吐量。 |
继承属性
id | 数据库的 ID。 |
属性详细信息
autoUpgradePolicy
autoUpgradePolicy?: { throughputPolicy: { incrementPercent: number } }
属性值
{ throughputPolicy: { incrementPercent: number } }
maxThroughput
maxThroughput?: number
属性值
number
throughput
此数据库的吞吐量。
throughput?: number
属性值
number