Interface ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithBackendAddress<ParentT>

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

public static interface ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithBackendAddress<ParentT>
The stage of an application gateway URL path map definition allowing to add an address to the backend used by this URL path map.

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