ApplicationGatewayRedirectConfiguration.UpdateDefinition<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.UpdateDefinition
extends Blank<ReturnT>, WithAttach<ReturnT>, WithAttachAndPath<ReturnT>, WithTarget<ReturnT>, WithType<ReturnT>

The entirety of an application gateway redirect configuration definition as part of an application gateway update.

Applies to