Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ThroughputPolicyResource

Package version

Cosmos DB resource throughput policy

Hierarchy

  • ThroughputPolicyResource

Index

Properties

Optional incrementPercent

incrementPercent: undefined | number

Represents the percentage by which throughput can increase every time throughput policy kicks in.

Optional isEnabled

isEnabled: undefined | false | true

Determines whether the ThroughputPolicy is active or not

Generated using TypeDoc