ThroughputPolicyResource interface

Cosmos DB resource throughput policy

Properties

incrementPercent

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

isEnabled

Determines whether the ThroughputPolicy is active or not

Property Details

incrementPercent

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

incrementPercent?: number

Property Value

number

isEnabled

Determines whether the ThroughputPolicy is active or not

isEnabled?: boolean

Property Value

boolean