ApplicationGatewayPathRule.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>

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

The entirety of a path rule of URL path map definition.

Applies to