Share via


DataLakeStoreAccountData.FirewallAllowAzureIPs Property

Definition

The current state of allowing or disallowing IPs originating within Azure through the firewall. If the firewall is disabled, this is not enforced.

public Azure.ResourceManager.DataLakeStore.Models.DataLakeStoreFirewallAllowAzureIPsState? FirewallAllowAzureIPs { get; }
member this.FirewallAllowAzureIPs : Nullable<Azure.ResourceManager.DataLakeStore.Models.DataLakeStoreFirewallAllowAzureIPsState>
Public ReadOnly Property FirewallAllowAzureIPs As Nullable(Of DataLakeStoreFirewallAllowAzureIPsState)

Property Value

Applies to