Uses of Class
com.azure.resourcemanager.network.fluent.models.ApplicationGatewayRewriteRuleSetPropertiesFormat
Packages that use ApplicationGatewayRewriteRuleSetPropertiesFormat
Package
Description
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 ApplicationGatewayRewriteRuleSetPropertiesFormatModifier and TypeMethodDescriptionApplicationGatewayRewriteRuleSetPropertiesFormat.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ApplicationGatewayRewriteRuleSetPropertiesFormat from the JsonReader.ApplicationGatewayRewriteRuleSetPropertiesFormat.withRewriteRules(List<ApplicationGatewayRewriteRule> rewriteRules) Set the rewriteRules property: Rewrite rules in the rewrite rule set.