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