Uses of Interface
com.microsoft.azure.management.network.ApplicationGatewayUrlPathMap.DefinitionStages.Blank
-
Packages that use ApplicationGatewayUrlPathMap.DefinitionStages.Blank Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of ApplicationGatewayUrlPathMap.DefinitionStages.Blank in com.microsoft.azure.management.network
Subinterfaces of ApplicationGatewayUrlPathMap.DefinitionStages.Blank 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.Blank Modifier and Type Method Description ApplicationGatewayUrlPathMap.DefinitionStages.Blank<ApplicationGateway.DefinitionStages.WithRequestRoutingRuleOrCreate>ApplicationGateway.DefinitionStages.WithRequestRoutingRule. definePathBasedRoutingRule(String name)Begins the definition of a new application gateway path-based request routing rule and URL path map to be attached to the gateway.
-