ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendHttpConfigOrRedirect<ParentT> Interface

Type Parameters

ParentT

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

Implements

public static interface ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendHttpConfigOrRedirect
extends WithBackendHttpConfiguration<ParentT>, WithRedirectConfig<ParentT>

The stage of an application gateway request routing rule definition allowing to select either a backend or a redirect configuration.

Applies to