ApplicationGatewayRedirectConfiguration.Definition<ReturnT> Interface

Type Parameters

ReturnT

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

Implements

Blank<ReturnT> WithAttach<ReturnT> WithAttachAndPath<ReturnT> WithTarget<ReturnT> WithType<ReturnT>

public static interface ApplicationGatewayRedirectConfiguration.Definition
extends Blank<ReturnT>, WithAttach<ReturnT>, WithAttachAndPath<ReturnT>, WithTarget<ReturnT>, WithType<ReturnT>

The entirety of an application gateway redirect configuration definition.

Applies to