ThroughputResponse.MinThroughput Property

Definition

Gets minimum throughput in measurement of request units per second in the Azure Cosmos service.

public int? MinThroughput { get; }
member this.MinThroughput : Nullable<int>
Public ReadOnly Property MinThroughput As Nullable(Of Integer)

Property Value

Applies to