Interface ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendAddress<ParentT>

Type Parameters:
ParentT - the stage of the application gateway definition to return to after attaching this definition
All Known Subinterfaces:
ApplicationGatewayRequestRoutingRule.UpdateDefinition<ParentT>, ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendAddressOrAttach<ParentT>, ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendOrAddress<ParentT>
Enclosing interface:
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages

public static interface ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendAddress<ParentT>
The stage of an application gateway request routing rule definition allowing to add an address to the backend used by this request routing rule.

A new backend will be created if none is associated with this rule yet.