ApplicationGatewayPathRule.UpdateDefinitionStages.WithAttach<ReturnT> Interface

Type Parameters

ReturnT

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

Implements

WithRedirectConfig<ReturnT> InUpdate<ReturnT>

public static interface ApplicationGatewayPathRule.UpdateDefinitionStages.WithAttach
extends InUpdate<ReturnT>, WithRedirectConfig<ReturnT>

The final stage of path rule of URL path map 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