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 Details

    • toBackendHttpConfiguration

      ApplicationGatewayRequestRoutingRule.Update toBackendHttpConfiguration(String name)
      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