allowTentativeWrites property

bool? allowTentativeWrites
final

When this header is set to true for the Azure Cosmos accounts configured with multiple write locations, Azure Cosmos DB will allow writes to all locations.

Implementation

final bool? allowTentativeWrites;