Uses of Class
com.azure.resourcemanager.network.fluent.models.ApplicationGatewayPathRulePropertiesFormat
Packages that use ApplicationGatewayPathRulePropertiesFormat
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of ApplicationGatewayPathRulePropertiesFormat in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return ApplicationGatewayPathRulePropertiesFormatModifier and TypeMethodDescriptionApplicationGatewayPathRulePropertiesFormat.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ApplicationGatewayPathRulePropertiesFormat from the JsonReader.ApplicationGatewayPathRulePropertiesFormat.withBackendAddressPool(com.azure.core.management.SubResource backendAddressPool) Set the backendAddressPool property: Backend address pool resource of URL path map path rule.ApplicationGatewayPathRulePropertiesFormat.withBackendHttpSettings(com.azure.core.management.SubResource backendHttpSettings) Set the backendHttpSettings property: Backend http settings resource of URL path map path rule.ApplicationGatewayPathRulePropertiesFormat.withFirewallPolicy(com.azure.core.management.SubResource firewallPolicy) Set the firewallPolicy property: Reference to the FirewallPolicy resource.ApplicationGatewayPathRulePropertiesFormat.withLoadDistributionPolicy(com.azure.core.management.SubResource loadDistributionPolicy) Set the loadDistributionPolicy property: Load Distribution Policy resource of URL path map path rule.Set the paths property: Path rules of URL path map.ApplicationGatewayPathRulePropertiesFormat.withRedirectConfiguration(com.azure.core.management.SubResource redirectConfiguration) Set the redirectConfiguration property: Redirect configuration resource of URL path map path rule.ApplicationGatewayPathRulePropertiesFormat.withRewriteRuleSet(com.azure.core.management.SubResource rewriteRuleSet) Set the rewriteRuleSet property: Rewrite rule set resource of URL path map path rule.