Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayUrlPathMap.DefinitionStages.WithBackendHttpConfiguration
-
Packages that use ApplicationGatewayUrlPathMap.DefinitionStages.WithBackendHttpConfiguration Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ApplicationGatewayUrlPathMap.DefinitionStages.WithBackendHttpConfiguration in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGatewayUrlPathMap.DefinitionStages.WithBackendHttpConfiguration in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceApplicationGatewayUrlPathMap.Definition<ReturnT>The entirety of an application gateway URL path map definition.Methods in com.azure.resourcemanager.network.models 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.
-