Uses of Interface
com.microsoft.azure.management.network.ApplicationGatewayUrlPathMap.DefinitionStages.WithBackendHttpConfiguration
-
Packages that use ApplicationGatewayUrlPathMap.DefinitionStages.WithBackendHttpConfiguration Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of ApplicationGatewayUrlPathMap.DefinitionStages.WithBackendHttpConfiguration in com.microsoft.azure.management.network
Subinterfaces of ApplicationGatewayUrlPathMap.DefinitionStages.WithBackendHttpConfiguration in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceApplicationGatewayUrlPathMap.Definition<ReturnT>The entirety of an application gateway URL path map definition.Methods in com.microsoft.azure.management.network that return ApplicationGatewayUrlPathMap.DefinitionStages.WithBackendHttpConfiguration Modifier and Type Method Description ApplicationGatewayUrlPathMap.DefinitionStages.WithBackendHttpConfiguration<ParentT>ApplicationGatewayUrlPathMap.DefinitionStages.WithListener. fromListener(String name)Associates the application gateway URL path map with a frontend listener.
-