Uses of Class
com.azure.resourcemanager.network.fluent.models.ApplicationGatewayFirewallRuleSetPropertiesFormat
-
Packages that use ApplicationGatewayFirewallRuleSetPropertiesFormat Package Description com.azure.resourcemanager.network.fluent.models Package containing the inner data models for NetworkManagementClient. -
-
Uses of ApplicationGatewayFirewallRuleSetPropertiesFormat in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return ApplicationGatewayFirewallRuleSetPropertiesFormat Modifier and Type Method Description ApplicationGatewayFirewallRuleSetPropertiesFormatApplicationGatewayFirewallRuleSetPropertiesFormat. withRuleGroups(List<ApplicationGatewayFirewallRuleGroup> ruleGroups)Set the ruleGroups property: The rule groups of the web application firewall rule set.ApplicationGatewayFirewallRuleSetPropertiesFormatApplicationGatewayFirewallRuleSetPropertiesFormat. withRuleSetType(String ruleSetType)Set the ruleSetType property: The type of the web application firewall rule set.ApplicationGatewayFirewallRuleSetPropertiesFormatApplicationGatewayFirewallRuleSetPropertiesFormat. withRuleSetVersion(String ruleSetVersion)Set the ruleSetVersion property: The version of the web application firewall rule set type.
-