Interface DataLakeAnalyticsAccount.DefinitionStages.WithFirewallAllowAzureIps

All Known Subinterfaces:
DataLakeAnalyticsAccount.Definition, DataLakeAnalyticsAccount.DefinitionStages.WithCreate
Enclosing interface:
DataLakeAnalyticsAccount.DefinitionStages

public static interface DataLakeAnalyticsAccount.DefinitionStages.WithFirewallAllowAzureIps
The stage of the DataLakeAnalyticsAccount definition allowing to specify firewallAllowAzureIps.
  • Method Details

    • withFirewallAllowAzureIps

      DataLakeAnalyticsAccount.DefinitionStages.WithCreate withFirewallAllowAzureIps(FirewallAllowAzureIpsState firewallAllowAzureIps)
      Specifies the firewallAllowAzureIps property: The current state of allowing or disallowing IPs originating within Azure through the firewall. If the firewall is disabled, this is not enforced..
      Parameters:
      firewallAllowAzureIps - The current state of allowing or disallowing IPs originating within Azure through the firewall. If the firewall is disabled, this is not enforced.
      Returns:
      the next definition stage.