CosmosAsyncContainer.readThroughput Method
Definition
Read the throughput provisioned for the current container.
public Mono<ThroughputResponse> readThroughput()
Returns
reactor.core.publisher.Mono<ThroughputResponse>
the mono containing throughput response.