ConnectionMode Class
Represents the connection mode to be used by the client.
- Inheritance
-
builtins.objectConnectionMode
Constructor
ConnectionMode()
Attributes
Gateway
Use the Azure Cosmos gateway to route all requests. The gateway proxies requests to the right data partition.
Gateway: int = 0
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python