ApplicationGatewayRedirectConfiguration.DefinitionStages.WithAttach<ReturnT> Interface

Type Parameters

ReturnT

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

Implements

public static interface ApplicationGatewayRedirectConfiguration.DefinitionStages.WithAttach
extends InDefinition<ReturnT>, WithQueryStringIncluded<ReturnT>

The final stage of an application gateway redirect configuration.

At this stage, any remaining optional settings can be specified, or the definition can be attached to the parent application gateway definition.

Applies to