Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayUrlPathMap.DefinitionStages.WithPathRule
-
Packages that use ApplicationGatewayUrlPathMap.DefinitionStages.WithPathRule Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ApplicationGatewayUrlPathMap.DefinitionStages.WithPathRule in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGatewayUrlPathMap.DefinitionStages.WithPathRule 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.static interfaceApplicationGatewayUrlPathMap.DefinitionStages.WithAttach<ReturnT>The final stage of an application gateway URL path map definition.Methods in com.azure.resourcemanager.network.models that return ApplicationGatewayUrlPathMap.DefinitionStages.WithPathRule Modifier and Type Method Description ApplicationGatewayUrlPathMap.DefinitionStages.WithPathRule<ParentT>ApplicationGatewayUrlPathMap.DefinitionStages.WithBackend. toBackend(String name)Associates the URL path map with a backend on this application gateway.
-