Interface DataLakeAnalyticsAccount.UpdateStages.WithFirewallAllowAzureIps

All Known Subinterfaces:
DataLakeAnalyticsAccount.Update
Enclosing interface:
DataLakeAnalyticsAccount.UpdateStages

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

    • withFirewallAllowAzureIps

      DataLakeAnalyticsAccount.Update 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.