Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayUrlPathMap.UpdateDefinitionStages.Blank
-
Packages that use ApplicationGatewayUrlPathMap.UpdateDefinitionStages.Blank Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ApplicationGatewayUrlPathMap.UpdateDefinitionStages.Blank in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGatewayUrlPathMap.UpdateDefinitionStages.Blank in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceApplicationGatewayUrlPathMap.UpdateDefinition<ReturnT>The entirety of an application gateway URL path map definition as part of an application gateway update.Methods in com.azure.resourcemanager.network.models that return ApplicationGatewayUrlPathMap.UpdateDefinitionStages.Blank Modifier and Type Method Description ApplicationGatewayUrlPathMap.UpdateDefinitionStages.Blank<ApplicationGateway.Update>ApplicationGateway.UpdateStages.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.
-