ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithBackendAddressOrPath<ParentT> Interface

Type Parameters

ParentT

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

Implements

WithBackendAddress<ParentT> WithPathRule<ParentT>

public static interface ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithBackendAddressOrPath
extends WithBackendAddress<ParentT>, WithPathRule<ParentT>

The stage of an application gateway URL path map definition allowing to add more backend addresses, start specifying optional settings, or finish the definition by attaching it to the parent application gateway.

Applies to