共用方式為


ThroughputSettingsResource interface

Cosmos DB 資源輸送量物件。 需要輸送量或需要 autoscaleSettings,但不需要兩者。

屬性

autoscaleSettings

自動調整設定的 Cosmos DB 資源。 需要輸送量或需要 autoscaleSettings,但不需要兩者。

instantMaximumThroughput

提供輸送量值,以立即相應增加而不觸發分割注意:此屬性不會序列化。 它只能由伺服器填入。

minimumThroughput

資源的最低輸送量注意:此屬性不會序列化。 它只能由伺服器填入。

offerReplacePending

輸送量取代擱置中注意:此屬性不會序列化。 它只能由伺服器填入。

softAllowedMaximumThroughput

可以指定之自動調整) 的最大輸送量值或 maxThroughput 值上限 (:此屬性將不會序列化。 它只能由伺服器填入。

throughput

Cosmos DB 資源輸送量的值。 需要輸送量或需要 autoscaleSettings,但不需要兩者。

屬性詳細資料

autoscaleSettings

自動調整設定的 Cosmos DB 資源。 需要輸送量或需要 autoscaleSettings,但不需要兩者。

autoscaleSettings?: AutoscaleSettingsResource

屬性值

instantMaximumThroughput

提供輸送量值,以立即相應增加而不觸發分割注意:此屬性不會序列化。 它只能由伺服器填入。

instantMaximumThroughput?: string

屬性值

string

minimumThroughput

資源的最低輸送量注意:此屬性不會序列化。 它只能由伺服器填入。

minimumThroughput?: string

屬性值

string

offerReplacePending

輸送量取代擱置中注意:此屬性不會序列化。 它只能由伺服器填入。

offerReplacePending?: string

屬性值

string

softAllowedMaximumThroughput

可以指定之自動調整) 的最大輸送量值或 maxThroughput 值上限 (:此屬性將不會序列化。 它只能由伺服器填入。

softAllowedMaximumThroughput?: string

屬性值

string

throughput

Cosmos DB 資源輸送量的值。 需要輸送量或需要 autoscaleSettings,但不需要兩者。

throughput?: number

屬性值

number