共用方式為


ThroughputSettingsGetPropertiesResource interface

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

Extends

繼承的屬性

autoscaleSettings

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

etag

系統產生的屬性,表示開放式並行控制所需的資源 etag。 注意:這個屬性不會串行化。 它只能由伺服器填入。

instantMaximumThroughput

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

minimumThroughput

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

offerReplacePending

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

rid

系統產生的屬性。 唯一標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

softAllowedMaximumThroughput

可以指定的最大輸送量值或 maxThroughput 值上限(適用於自動調整值),注意:此屬性將不會串行化。 它只能由伺服器填入。

throughput

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

ts

系統產生的屬性,表示資源上次更新的時間戳。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性詳細資料

autoscaleSettings

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

autoscaleSettings?: AutoscaleSettingsResource

屬性值

繼承自ThroughputSettingsResource.autoscaleSettings

etag

系統產生的屬性,表示開放式並行控制所需的資源 etag。 注意:這個屬性不會串行化。 它只能由伺服器填入。

etag?: string

屬性值

string

繼承自ExtendedResourceProperties.etag

instantMaximumThroughput

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

instantMaximumThroughput?: string

屬性值

string

繼承自ThroughputSettingsResource.instantMaximumThroughput

minimumThroughput

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

minimumThroughput?: string

屬性值

string

繼承自ThroughputSettingsResource.minimumThroughput

offerReplacePending

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

offerReplacePending?: string

屬性值

string

繼承自ThroughputSettingsResource.offerReplacePending

rid

系統產生的屬性。 唯一標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

rid?: string

屬性值

string

繼承自ExtendedResourceProperties.rid

softAllowedMaximumThroughput

可以指定的最大輸送量值或 maxThroughput 值上限(適用於自動調整值),注意:此屬性將不會串行化。 它只能由伺服器填入。

softAllowedMaximumThroughput?: string

屬性值

string

繼承自ThroughputSettingsResource.softAllowedMaximumThroughput

throughput

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

throughput?: number

屬性值

number

繼承自ThroughputSettingsResource.throughput

ts

系統產生的屬性,表示資源上次更新的時間戳。 注意:這個屬性不會串行化。 它只能由伺服器填入。

ts?: number

屬性值

number

繼承自ExtendedResourceProperties.ts