Interface DataLakeStoreAccount.UpdateStages.WithFirewallRules

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

public static interface DataLakeStoreAccount.UpdateStages.WithFirewallRules
The stage of the DataLakeStoreAccount update allowing to specify firewallRules.
  • Method Details

    • withFirewallRulesForUpdate

      DataLakeStoreAccount.Update withFirewallRulesForUpdate(List<UpdateFirewallRuleWithAccountParameters> firewallRules)
      Specifies the firewallRules property: The list of firewall rules associated with this Data Lake Store account..
      Parameters:
      firewallRules - The list of firewall rules associated with this Data Lake Store account.
      Returns:
      the next definition stage.