Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackend
-
Packages that use ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackend Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackend in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackend in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceApplicationGatewayRequestRoutingRule.Definition<ParentT>The entirety of an application gateway request routing rule definition.static interfaceApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendOrAddress<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.
-