CosmosClientBuilder.WithAvailabilityStrategy(AvailabilityStrategy) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Availability Stragey to be used for periods of high latency
public Microsoft.Azure.Cosmos.Fluent.CosmosClientBuilder WithAvailabilityStrategy(Microsoft.Azure.Cosmos.AvailabilityStrategy strategy);
member this.WithAvailabilityStrategy : Microsoft.Azure.Cosmos.AvailabilityStrategy -> Microsoft.Azure.Cosmos.Fluent.CosmosClientBuilder
Public Function WithAvailabilityStrategy (strategy As AvailabilityStrategy) As CosmosClientBuilder
Parameters
- strategy
- AvailabilityStrategy
Returns
The CosmosClientBuilder