Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayUrlPathMap.DefinitionStages.WithBackend
Packages that use ApplicationGatewayUrlPathMap.DefinitionStages.WithBackend
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of ApplicationGatewayUrlPathMap.DefinitionStages.WithBackend in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGatewayUrlPathMap.DefinitionStages.WithBackend in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of an application gateway URL path map definition.Methods in com.azure.resourcemanager.network.models that return ApplicationGatewayUrlPathMap.DefinitionStages.WithBackendModifier and TypeMethodDescriptionApplicationGatewayUrlPathMap.DefinitionStages.WithBackendHttpConfiguration.toBackendHttpConfiguration(String name) Associates the specified backend HTTP settings configuration with this application gateway URL path map.ApplicationGatewayUrlPathMap.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 URL path map.