DatabaseRequest interface
- Extends
속성
| auto |
|
| max |
|
| throughput | 이 데이터베이스의 처리량입니다. |
상속된 속성
| id | 데이터베이스의 ID입니다. |
속성 세부 정보
autoUpgradePolicy
autoUpgradePolicy?: { throughputPolicy: { incrementPercent: number } }
속성 값
{ throughputPolicy: { incrementPercent: number } }
maxThroughput
maxThroughput?: number
속성 값
number
throughput
이 데이터베이스의 처리량입니다.
throughput?: number
속성 값
number