Cluster.PublicNetworkAccess Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Inlined)]
public string PublicNetworkAccess { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Inlined)>]
member this.PublicNetworkAccess : string with get, set
Public Property PublicNetworkAccess As String

Property Value

Implements

Attributes

Applies to