Uses of Class
com.microsoft.azure.management.network.ApplicationGatewayFirewallRuleSet
Packages that use ApplicationGatewayFirewallRuleSet
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of ApplicationGatewayFirewallRuleSet in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return ApplicationGatewayFirewallRuleSetModifier and TypeMethodDescriptionSet resource ID.ApplicationGatewayFirewallRuleSet.withRuleGroups
(List<ApplicationGatewayFirewallRuleGroup> ruleGroups) Set the rule groups of the web application firewall rule set.ApplicationGatewayFirewallRuleSet.withRuleSetType
(String ruleSetType) Set the type of the web application firewall rule set.ApplicationGatewayFirewallRuleSet.withRuleSetVersion
(String ruleSetVersion) Set the version of the web application firewall rule set type.