Delen via


KustoClusterData.RestrictOutboundNetworkAccess Property

Definition

Whether or not to restrict outbound network access. Value is optional but if passed in, must be 'Enabled' or 'Disabled'.

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

Property Value

Applies to