Uses of Interface
com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.DefinitionStages.WithUrlPathMap
-
Packages that use ApplicationGatewayRequestRoutingRule.DefinitionStages.WithUrlPathMap Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of ApplicationGatewayRequestRoutingRule.DefinitionStages.WithUrlPathMap in com.microsoft.azure.management.network
Subinterfaces of ApplicationGatewayRequestRoutingRule.DefinitionStages.WithUrlPathMap in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceApplicationGatewayRequestRoutingRule.Definition<ParentT>The entirety of an application gateway request routing rule definition.static interfaceApplicationGatewayRequestRoutingRule.DefinitionStages.WithAttach<ParentT>The final stage of an application gateway request routing rule definition.static interfaceApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendAddressOrAttach<ParentT>The stage of an application gateway request routing rule definition allowing to add more backend addresses, start specifying optional settings, or finish the definition by attaching it to the parent application gateway.
-