Share via


DatabaseRequest interface

Extends

屬性

autoUpgradePolicy
maxThroughput
throughput

此資料庫的輸送量。

繼承的屬性

id

資料庫的識別碼。

屬性詳細資料

autoUpgradePolicy

autoUpgradePolicy?: { throughputPolicy: { incrementPercent: number } }

屬性值

{ throughputPolicy: { incrementPercent: number } }

maxThroughput

maxThroughput?: number

屬性值

number

throughput

此資料庫的輸送量。

throughput?: number

屬性值

number

繼承的屬性詳細資料

id

資料庫的識別碼。

id?: string

屬性值

string

繼承自DatabaseDefinition.id