ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendOrAddress<ParentT> Interface

Type Parameters

ParentT

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

public interface WithBackendOrAddress extends ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackend,ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendAddress

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.

Inherited Members

Applies to