Uses of Class
com.azure.resourcemanager.network.fluent.models.ApplicationGatewayFirewallRuleSetPropertiesFormat
Packages that use ApplicationGatewayFirewallRuleSetPropertiesFormat
Package
Description
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 ApplicationGatewayFirewallRuleSetPropertiesFormatModifier and TypeMethodDescriptionApplicationGatewayFirewallRuleSetPropertiesFormat.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ApplicationGatewayFirewallRuleSetPropertiesFormat from the JsonReader.ApplicationGatewayFirewallRuleSetPropertiesFormat.withRuleGroups(List<ApplicationGatewayFirewallRuleGroup> ruleGroups) Set the ruleGroups property: The rule groups of the web application firewall rule set.ApplicationGatewayFirewallRuleSetPropertiesFormat.withRuleSetType(String ruleSetType) Set the ruleSetType property: The type of the web application firewall rule set.ApplicationGatewayFirewallRuleSetPropertiesFormat.withRuleSetVersion(String ruleSetVersion) Set the ruleSetVersion property: The version of the web application firewall rule set type.ApplicationGatewayFirewallRuleSetPropertiesFormat.withTiers(List<ApplicationGatewayTierTypes> tiers) Set the tiers property: Tier of an application gateway that support the rule set.