ApplicationGatewayUrlPathMap.UpdateDefinition<ReturnT> Interface

Type Parameters

ReturnT

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

Implements

public static interface ApplicationGatewayUrlPathMap.UpdateDefinition
extends Blank<ReturnT>, WithBackendOrAddress<ReturnT>, WithBackendHttpConfiguration<ReturnT>, WithBackendAddressOrPath<ReturnT>, WithPathRule<ReturnT>, WithAttach<ReturnT>

The entirety of an application gateway URL path map definition as part of an application gateway update.

Applies to