Share via


KustoClusterData.PublicNetworkAccess Property

Definition

Public network access to the cluster is enabled by default. When disabled, only private endpoint connection to the cluster is allowed.

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

Property Value

Applies to