Interface ApplicationGatewayRequestRoutingRule.DefinitionStages.WithListenerOrFrontend<ParentT>
- Type Parameters:
ParentT- the stage of the application gateway definition to return to after attaching this definition
- All Superinterfaces:
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithFrontend<ParentT>,ApplicationGatewayRequestRoutingRule.DefinitionStages.WithListener<ParentT>
- All Known Subinterfaces:
ApplicationGatewayRequestRoutingRule.Definition<ParentT>,ApplicationGatewayRequestRoutingRule.DefinitionStages.Blank<ParentT>
- Enclosing interface:
- ApplicationGatewayRequestRoutingRule.DefinitionStages
public static interface ApplicationGatewayRequestRoutingRule.DefinitionStages.WithListenerOrFrontend<ParentT>
extends ApplicationGatewayRequestRoutingRule.DefinitionStages.WithListener<ParentT>, ApplicationGatewayRequestRoutingRule.DefinitionStages.WithFrontend<ParentT>
The stage of an application gateway request routing rule definition allowing to associate an existing
listener with the rule, or create a new one implicitly by specifying the frontend to listen to.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.network.models.ApplicationGatewayRequestRoutingRule.DefinitionStages.WithFrontend
fromPrivateFrontend, fromPublicFrontendMethods inherited from interface com.azure.resourcemanager.network.models.ApplicationGatewayRequestRoutingRule.DefinitionStages.WithListener
fromListener