CosmosDbConnectionMode type
The connection mode used to access CosmosDB account. Type: string.
KnownCosmosDbConnectionMode can be used interchangeably with CosmosDbConnectionMode,
this enum contains the known values that the service supports.
Known values supported by the service
Gateway: Gateway
Direct: Direct
type CosmosDbConnectionMode = string