Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
ConnectionMode enum
- Package:
- @azure/cosmos
Determines the connection behavior of the CosmosClient. Note, we currently only support Gateway Mode.
Fields
| Gateway = 0 | Gateway mode talks to an intermediate gateway which handles the direct communication with your individual partitions. |
