MongoClusterUpdateProperties.NetworkBypassMode Property

Definition

The network bypass mode for the cluster. Setting to 'AzureCosmosDB' allows Azure Cosmos DB service to bypass network restrictions.

public Azure.ResourceManager.MongoCluster.Models.MongoClusterNetworkBypassMode? NetworkBypassMode { get; set; }
member this.NetworkBypassMode : Nullable<Azure.ResourceManager.MongoCluster.Models.MongoClusterNetworkBypassMode> with get, set
Public Property NetworkBypassMode As Nullable(Of MongoClusterNetworkBypassMode)

Property Value

Applies to