CosmosAsyncContainer.replaceThroughput(ThroughputProperties throughputProperties) Method
Definition
Replace the throughput.
public Mono<ThroughputResponse> replaceThroughput(ThroughputProperties throughputProperties)
Parameters
- throughputProperties
- ThroughputProperties
the throughput properties.
Returns
reactor.core.publisher.Mono<ThroughputResponse>
the mono containing throughput response.