ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithListenerOrFrontend<ParentT> Interface

Type Parameters

ParentT

the stage of the application gateway definition to return to after attaching this definition

Implements

WithFrontend<ParentT> WithListener<ParentT>

public static interface ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithListenerOrFrontend
extends WithListener<ParentT>, 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.

Applies to