共用方式為


ThroughputSettingsResourceInfo.ThroughputBuckets Property

Definition

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)

Property Value

Applies to