ApplicationGatewayRequestRoutingRulePropertiesFormat |
ApplicationGatewayRequestRoutingRulePropertiesFormat.withBackendAddressPool(com.azure.core.management.SubResource backendAddressPool) |
Set the backendAddressPool property: Backend address pool resource of the application gateway.
|
ApplicationGatewayRequestRoutingRulePropertiesFormat |
ApplicationGatewayRequestRoutingRulePropertiesFormat.withBackendHttpSettings(com.azure.core.management.SubResource backendHttpSettings) |
Set the backendHttpSettings property: Backend http settings resource of the application gateway.
|
ApplicationGatewayRequestRoutingRulePropertiesFormat |
ApplicationGatewayRequestRoutingRulePropertiesFormat.withHttpListener(com.azure.core.management.SubResource httpListener) |
Set the httpListener property: Http listener resource of the application gateway.
|
ApplicationGatewayRequestRoutingRulePropertiesFormat |
ApplicationGatewayRequestRoutingRulePropertiesFormat.withLoadDistributionPolicy(com.azure.core.management.SubResource loadDistributionPolicy) |
Set the loadDistributionPolicy property: Load Distribution Policy resource of the application gateway.
|
ApplicationGatewayRequestRoutingRulePropertiesFormat |
ApplicationGatewayRequestRoutingRulePropertiesFormat.withPriority(Integer priority) |
Set the priority property: Priority of the request routing rule.
|
ApplicationGatewayRequestRoutingRulePropertiesFormat |
ApplicationGatewayRequestRoutingRulePropertiesFormat.withRedirectConfiguration(com.azure.core.management.SubResource redirectConfiguration) |
Set the redirectConfiguration property: Redirect configuration resource of the application gateway.
|
ApplicationGatewayRequestRoutingRulePropertiesFormat |
ApplicationGatewayRequestRoutingRulePropertiesFormat.withRewriteRuleSet(com.azure.core.management.SubResource rewriteRuleSet) |
Set the rewriteRuleSet property: Rewrite Rule Set resource in Basic rule of the application gateway.
|
ApplicationGatewayRequestRoutingRulePropertiesFormat |
ApplicationGatewayRequestRoutingRulePropertiesFormat.withRuleType(ApplicationGatewayRequestRoutingRuleType ruleType) |
Set the ruleType property: Rule type.
|
ApplicationGatewayRequestRoutingRulePropertiesFormat |
ApplicationGatewayRequestRoutingRulePropertiesFormat.withUrlPathMap(com.azure.core.management.SubResource urlPathMap) |
Set the urlPathMap property: URL path map resource of the application gateway.
|