ThroughputSettingsGetPropertiesResource interface
Cosmos DB 資源輸送量物件。 需要輸送量或需要 autoscaleSettings,但不需要兩者。
- Extends
繼承的屬性
autoscale |
自動調整設定的 Cosmos DB 資源。 需要輸送量或需要 autoscaleSettings,但不需要兩者。 |
etag | 系統產生的屬性,表示開放式並行控制所需的資源 etag。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
instant |
提供輸送量值,以立即相應增加而不觸發分割注意:此屬性將不會串行化。 它只能由伺服器填入。 |
minimum |
資源的最低輸送量注意:此屬性將不會串行化。 它只能由伺服器填入。 |
offer |
輸送量取代擱置中注意:此屬性將不會串行化。 它只能由伺服器填入。 |
rid | 系統產生的屬性。 唯一標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
soft |
可以指定的最大輸送量值或 maxThroughput 值上限(適用於自動調整值),注意:此屬性將不會串行化。 它只能由伺服器填入。 |
throughput | Cosmos DB 資源輸送量的值。 需要輸送量或需要 autoscaleSettings,但不需要兩者。 |
ts | 系統產生的屬性,表示資源上次更新的時間戳。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
繼承的屬性詳細資料
autoscaleSettings
自動調整設定的 Cosmos DB 資源。 需要輸送量或需要 autoscaleSettings,但不需要兩者。
autoscaleSettings?: AutoscaleSettingsResource
屬性值
etag
系統產生的屬性,表示開放式並行控制所需的資源 etag。 注意:這個屬性不會串行化。 它只能由伺服器填入。
etag?: string
屬性值
string
instantMaximumThroughput
提供輸送量值,以立即相應增加而不觸發分割注意:此屬性將不會串行化。 它只能由伺服器填入。
instantMaximumThroughput?: string
屬性值
string
minimumThroughput
資源的最低輸送量注意:此屬性將不會串行化。 它只能由伺服器填入。
minimumThroughput?: string
屬性值
string
offerReplacePending
輸送量取代擱置中注意:此屬性將不會串行化。 它只能由伺服器填入。
offerReplacePending?: string
屬性值
string
rid
softAllowedMaximumThroughput
可以指定的最大輸送量值或 maxThroughput 值上限(適用於自動調整值),注意:此屬性將不會串行化。 它只能由伺服器填入。
softAllowedMaximumThroughput?: string
屬性值
string
throughput
Cosmos DB 資源輸送量的值。 需要輸送量或需要 autoscaleSettings,但不需要兩者。
throughput?: number
屬性值
number
ts
系統產生的屬性,表示資源上次更新的時間戳。 注意:這個屬性不會串行化。 它只能由伺服器填入。
ts?: number
屬性值
number