| Package | Description | 
|---|---|
| com.microsoft.azure.management.datalake.analytics.models | 
 This package contains the models classes for DataLakeAnalyticsCatalogManagementClient. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
UpdateFirewallRuleWithAccountParameters | 
UpdateFirewallRuleWithAccountParameters.withEndIpAddress(String endIpAddress)
Set the end IP address for the firewall rule. 
 | 
UpdateFirewallRuleWithAccountParameters | 
UpdateFirewallRuleWithAccountParameters.withName(String name)
Set the unique name of the firewall rule to update. 
 | 
UpdateFirewallRuleWithAccountParameters | 
UpdateFirewallRuleWithAccountParameters.withStartIpAddress(String startIpAddress)
Set the start IP address for the firewall rule. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<UpdateFirewallRuleWithAccountParameters> | 
UpdateDataLakeAnalyticsAccountParameters.firewallRules()
Get the list of firewall rules associated with this account. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
UpdateDataLakeAnalyticsAccountParameters | 
UpdateDataLakeAnalyticsAccountParameters.withFirewallRules(List<UpdateFirewallRuleWithAccountParameters> firewallRules)
Set the list of firewall rules associated with this account. 
 | 
Copyright © 2019. All rights reserved.