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.

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.

targetMaxThroughput?: number

Property Value

number