Share via


DataLakeAnalyticsAccountPatch.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. Serialized Name: UpdateDataLakeAnalyticsAccountParameters.properties.firewallAllowAzureIps

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

Property Value

Applies to