ApplicationGatewayPathRulePropertiesFormat |
ApplicationGatewayPathRulePropertiesFormat.withBackendAddressPool(com.azure.core.management.SubResource backendAddressPool) |
Set the backendAddressPool property: Backend address pool resource of URL path map path rule.
|
ApplicationGatewayPathRulePropertiesFormat |
ApplicationGatewayPathRulePropertiesFormat.withBackendHttpSettings(com.azure.core.management.SubResource backendHttpSettings) |
Set the backendHttpSettings property: Backend http settings resource of URL path map path rule.
|
ApplicationGatewayPathRulePropertiesFormat |
ApplicationGatewayPathRulePropertiesFormat.withFirewallPolicy(com.azure.core.management.SubResource firewallPolicy) |
Set the firewallPolicy property: Reference to the FirewallPolicy resource.
|
ApplicationGatewayPathRulePropertiesFormat |
ApplicationGatewayPathRulePropertiesFormat.withLoadDistributionPolicy(com.azure.core.management.SubResource loadDistributionPolicy) |
Set the loadDistributionPolicy property: Load Distribution Policy resource of URL path map path rule.
|
ApplicationGatewayPathRulePropertiesFormat |
ApplicationGatewayPathRulePropertiesFormat.withPaths(List<String> paths) |
Set the paths property: Path rules of URL path map.
|
ApplicationGatewayPathRulePropertiesFormat |
ApplicationGatewayPathRulePropertiesFormat.withRedirectConfiguration(com.azure.core.management.SubResource redirectConfiguration) |
Set the redirectConfiguration property: Redirect configuration resource of URL path map path rule.
|
ApplicationGatewayPathRulePropertiesFormat |
ApplicationGatewayPathRulePropertiesFormat.withRewriteRuleSet(com.azure.core.management.SubResource rewriteRuleSet) |
Set the rewriteRuleSet property: Rewrite rule set resource of URL path map path rule.
|