ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendAddressOrAttach<ParentT> Interface

Type Parameters

ParentT

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

Implements

WithAttach<ParentT> WithBackendAddress<ParentT>

public static interface ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendAddressOrAttach
extends WithBackendAddress<ParentT>, WithAttach<ParentT>

The stage of an application gateway request routing rule 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