MongoClusterProperties.PublicNetworkAccess Property

Definition

Whether or not public endpoint access is allowed for this mongo cluster.

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

Property Value

Applies to