ConnectionMode Class
Represents the connection mode to be used by the client.
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
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Python