ApplicationGatewayUrlPathMap.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> WithBackend<ReturnT> WithBackendHttpConfiguration<ReturnT> WithPathRule<ReturnT>

public static interface ApplicationGatewayUrlPathMap.Definition
extends Blank<ReturnT>, WithBackendHttpConfiguration<ReturnT>, WithBackend<ReturnT>, WithPathRule<ReturnT>, WithAttach<ReturnT>

The entirety of an application gateway URL path map definition.

Applies to