Uses of Interface
com.microsoft.azure.management.network.ApplicationGatewayPathRule.DefinitionStages.WithPath
-
Packages that use ApplicationGatewayPathRule.DefinitionStages.WithPath Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of ApplicationGatewayPathRule.DefinitionStages.WithPath in com.microsoft.azure.management.network
Subinterfaces of ApplicationGatewayPathRule.DefinitionStages.WithPath in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceApplicationGatewayPathRule.Definition<ReturnT>The entirety of a path rule of URL path map definition.static interfaceApplicationGatewayPathRule.DefinitionStages.WithAttach<ReturnT>The final stage of a path rule of URL path map definition.Methods in com.microsoft.azure.management.network that return ApplicationGatewayPathRule.DefinitionStages.WithPath Modifier and Type Method Description ApplicationGatewayPathRule.DefinitionStages.WithPath<ParentT>ApplicationGatewayPathRule.DefinitionStages.WithBackend. toBackend(String name)Associates the path rule with a backend on this application gateway.
-