Share via


CosmosDBBaseConfig.Throughput Property

Definition

Value of the Cosmos DB resource throughput or autoscaleSettings. Use the ThroughputSetting resource when retrieving offer details.

public int? Throughput { get; set; }
member this.Throughput : Nullable<int> with get, set
Public Property Throughput As Nullable(Of Integer)

Property Value

Applies to