Sdílet prostřednictvím


DataLakeAnalyticsAccountData.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: DataLakeAnalyticsAccount.properties.firewallAllowAzureIps

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

Property Value

Applies to