ApplicationGatewayPathRuleInner |
ApplicationGatewayPathRuleInner.withBackendAddressPool(com.azure.core.management.SubResource backendAddressPool) |
Set the backendAddressPool property: Backend address pool resource of URL path map path rule.
|
ApplicationGatewayPathRuleInner |
ApplicationGatewayPathRuleInner.withBackendHttpSettings(com.azure.core.management.SubResource backendHttpSettings) |
Set the backendHttpSettings property: Backend http settings resource of URL path map path rule.
|
ApplicationGatewayPathRuleInner |
ApplicationGatewayPathRuleInner.withFirewallPolicy(com.azure.core.management.SubResource firewallPolicy) |
Set the firewallPolicy property: Reference to the FirewallPolicy resource.
|
ApplicationGatewayPathRuleInner |
ApplicationGatewayPathRuleInner.withId(String id) |
ApplicationGatewayPathRuleInner |
ApplicationGatewayPathRuleInner.withLoadDistributionPolicy(com.azure.core.management.SubResource loadDistributionPolicy) |
Set the loadDistributionPolicy property: Load Distribution Policy resource of URL path map path rule.
|
ApplicationGatewayPathRuleInner |
ApplicationGatewayPathRuleInner.withName(String name) |
Set the name property: Name of the path rule that is unique within an Application Gateway.
|
ApplicationGatewayPathRuleInner |
ApplicationGatewayPathRuleInner.withPaths(List<String> paths) |
Set the paths property: Path rules of URL path map.
|
ApplicationGatewayPathRuleInner |
ApplicationGatewayPathRuleInner.withRedirectConfiguration(com.azure.core.management.SubResource redirectConfiguration) |
Set the redirectConfiguration property: Redirect configuration resource of URL path map path rule.
|
ApplicationGatewayPathRuleInner |
ApplicationGatewayPathRuleInner.withRewriteRuleSet(com.azure.core.management.SubResource rewriteRuleSet) |
Set the rewriteRuleSet property: Rewrite rule set resource of URL path map path rule.
|