Interface ApplicationGatewayRequestRoutingRule.UpdateStages.WithBackendHttpConfiguration
- All Known Subinterfaces:
ApplicationGatewayRequestRoutingRule.Update
- Enclosing interface:
- ApplicationGatewayRequestRoutingRule.UpdateStages
public static interface ApplicationGatewayRequestRoutingRule.UpdateStages.WithBackendHttpConfiguration
The stage of an application gateway request routing rule update allowing to specify the backend HTTP settings
configuration to associate the routing rule with.
-
Method Summary
Modifier and TypeMethodDescriptionAssociates the specified backend HTTP settings configuration with this request routing rule.
-
Method Details
-
toBackendHttpConfiguration
Associates the specified backend HTTP settings configuration with this request routing rule.- Parameters:
name- the name of a backend HTTP settings configuration- Returns:
- the next stage of the update
-