Uses of Class
com.microsoft.azure.management.datalake.analytics.models.UpdateFirewallRuleParameters
Package
Description
This package contains the models classes for DataLakeAnalyticsCatalogManagementClient.
-
Uses of UpdateFirewallRuleParameters in com.microsoft.azure.management.datalake.analytics.models
Modifier and TypeMethodDescriptionUpdateFirewallRuleParameters.withEndIpAddress
(String endIpAddress) Set the end IP address for the firewall rule.UpdateFirewallRuleParameters.withStartIpAddress
(String startIpAddress) Set the start IP address for the firewall rule.