Uses of Class
com.microsoft.azure.management.network.ApplicationGatewayRewriteRuleSet
Packages that use ApplicationGatewayRewriteRuleSet
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of ApplicationGatewayRewriteRuleSet in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return ApplicationGatewayRewriteRuleSetModifier and TypeMethodDescriptionSet name of the rewrite rule set that is unique within an Application Gateway.ApplicationGatewayRewriteRuleSet.withRewriteRules
(List<ApplicationGatewayRewriteRule> rewriteRules) Set rewrite rules in the rewrite rule set.