Specifies the connection mode used to communicate with the Azure CosmosDB service. See RVAzureCosmosDBDataSource.connectionMode.
Uses direct TCP connections to CosmosDB replicas. Offers lower latency and higher throughput.
Uses HTTPS connections through the CosmosDB gateway. Compatible with environments that restrict direct TCP traffic.
Specifies the connection mode used to communicate with the Azure CosmosDB service. See RVAzureCosmosDBDataSource.connectionMode.