Interface ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendOrAddress<ParentT>

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

public static interface ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendOrAddress<ParentT> extends ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackend<ParentT>, ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendAddress<ParentT>
The stage of an application gateway request routing rule definition allowing to add an address to specify an existing backend to associate with this request routing rule or create a new backend with an auto-generated name and addresses to it.