ThroughputSettingsResourceInfo.ThroughputBuckets Property

Definition

Array of Throughput Bucket limits to be applied to the Cosmos DB container.

public Azure.Provisioning.BicepList<Azure.Provisioning.CosmosDB.CosmosDBThroughputBucket> ThroughputBuckets { get; set; }
member this.ThroughputBuckets : Azure.Provisioning.BicepList<Azure.Provisioning.CosmosDB.CosmosDBThroughputBucket> with get, set
Public Property ThroughputBuckets As BicepList(Of CosmosDBThroughputBucket)

Property Value

Applies to