Share via


ThroughputBucketResource interface

Cosmos DB throughput bucket object

Properties

id

Represents the throughput bucket id

isDefaultBucket

Indicates whether this is the default throughput bucket

maxThroughputPercentage

Represents maximum percentage throughput that can be used by the bucket

Property Details

id

Represents the throughput bucket id

id: number

Property Value

number

isDefaultBucket

Indicates whether this is the default throughput bucket

isDefaultBucket?: boolean

Property Value

boolean

maxThroughputPercentage

Represents maximum percentage throughput that can be used by the bucket

maxThroughputPercentage: number

Property Value

number