ApplicationGatewayPathRule.UpdateDefinition<ReturnT> Interface

Type Parameters

ReturnT

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

Implements

Blank<ReturnT> WithAttach<ReturnT> WithBackend<ReturnT> WithBackendHttpConfiguration<ReturnT> WithPath<ReturnT>

public static interface ApplicationGatewayPathRule.UpdateDefinition
extends Blank<ReturnT>, WithBackendHttpConfiguration<ReturnT>, WithBackend<ReturnT>, WithPath<ReturnT>, WithAttach<ReturnT>

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

Applies to