Share via


KnownPublicNetworkAccess enum

Whether or not public endpoint access is allowed for this Mongo cluster. Value is optional and default value is 'Enabled'

Fields

Disabled

If set, the private endpoints are the exclusive access method.

Enabled

If set, mongo cluster can be accessed through private and public methods.