ThroughputSettingsResourceInfo.ThroughputBuckets Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Array of Throughput Bucket limits to be applied to the Cosmos DB container.
public System.Collections.Generic.IList<Azure.ResourceManager.CosmosDB.Models.CosmosDBThroughputBucket> ThroughputBuckets { get; }
member this.ThroughputBuckets : System.Collections.Generic.IList<Azure.ResourceManager.CosmosDB.Models.CosmosDBThroughputBucket>
Public ReadOnly Property ThroughputBuckets As IList(Of CosmosDBThroughputBucket)