NetworkBypassMode type

The network bypass mode for the Mongo cluster.
KnownNetworkBypassMode can be used interchangeably with NetworkBypassMode, this enum contains the known values that the service supports.

Known values supported by the service

None: No network bypass is enabled.
AzureCosmosDB: Allows Azure Cosmos DB service to bypass network restrictions.

type NetworkBypassMode = string