Share via


ThroughputSettingsResourceInfo.Throughput Property

Definition

Value of the Cosmos DB resource throughput. Either throughput is required or autoscaleSettings is required, but not both.

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

Property Value

Applies to