Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendOrAddress
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendOrAddress in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendOrAddress in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of an application gateway request routing rule definition.Methods in com.azure.resourcemanager.network.models that return ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendOrAddressModifier and TypeMethodDescriptionApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendHttpConfiguration.toBackendHttpConfiguration(String name) Associates the specified backend HTTP settings configuration with this request routing rule.ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendHttpConfiguration.toBackendHttpPort(int portNumber) Creates a backend HTTP settings configuration for the specified backend port and the HTTP protocol, and associates it with this request routing rule.