Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AutoscaleSettingsResource

Package version

Cosmos DB provisioned throughput settings object

Hierarchy

  • AutoscaleSettingsResource

Index

Properties

Optional autoUpgradePolicy

autoUpgradePolicy: AutoUpgradePolicyResource

Cosmos DB resource auto-upgrade policy

maxThroughput

maxThroughput: number

Represents maximum throughput container can scale up to.

Optional targetMaxThroughput

targetMaxThroughput: undefined | number

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.

Generated using TypeDoc