Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendAddress
Packages that use ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendAddress
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendAddress in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendAddress in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of an application gateway request routing rule definition.static interfaceThe stage of an application gateway request routing rule definition allowing to add more backend addresses, start specifying optional settings, or finish the definition by attaching it to the parent application gateway.static interfaceThe 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.