ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages.WithAttach<ReturnT> Interface

Type Parameters

ReturnT

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

Implements

WithQueryStringIncluded<ReturnT> InUpdate<ReturnT>

public static interface ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages.WithAttach
extends InUpdate<ReturnT>, WithQueryStringIncluded<ReturnT>

The final stage of an application gateway redirect configuration definition.

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

Applies to