ApplicationGatewayRedirectConfiguration.DefinitionStages.WithAttachAndPath<ReturnT> Interface

Type Parameters

ReturnT

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

Implements

WithAttach<ReturnT> WithPathIncluded<ReturnT>

public static interface ApplicationGatewayRedirectConfiguration.DefinitionStages.WithAttachAndPath
extends WithAttach<ReturnT>, WithPathIncluded<ReturnT>

The stage of an application gateway redirect configuration allowing to specify whether the query string should be included in the redirected URL or other optional settings.

Applies to