AutoscaleSettingsResource interface

Cosmos DB provisioned throughput settings object

Properties

autoUpgradePolicy

Cosmos DB resource auto-upgrade policy

maxThroughput

Represents maximum throughput container can scale up to.

targetMaxThroughput

Represents target maximum throughput container can scale up to once offer is no longer in pending state. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

autoUpgradePolicy

Cosmos DB resource auto-upgrade policy

autoUpgradePolicy?: AutoUpgradePolicyResource

Property Value

maxThroughput

Represents maximum throughput container can scale up to.

maxThroughput: number

Property Value

number

targetMaxThroughput

Represents target maximum throughput container can scale up to once offer is no longer in pending state. NOTE: This property will not be serialized. It can only be populated by the server.

targetMaxThroughput?: number

Property Value

number