Uses of Class
com.azure.resourcemanager.network.fluent.models.ApplicationGatewayRewriteRuleSetPropertiesFormat
-
Packages that use ApplicationGatewayRewriteRuleSetPropertiesFormat Package Description com.azure.resourcemanager.network.fluent.models Package containing the inner data models for NetworkManagementClient. -
-
Uses of ApplicationGatewayRewriteRuleSetPropertiesFormat in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return ApplicationGatewayRewriteRuleSetPropertiesFormat Modifier and Type Method Description ApplicationGatewayRewriteRuleSetPropertiesFormatApplicationGatewayRewriteRuleSetPropertiesFormat. withRewriteRules(List<ApplicationGatewayRewriteRule> rewriteRules)Set the rewriteRules property: Rewrite rules in the rewrite rule set.
-