Uses of Interface
com.microsoft.azure.management.network.ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithAttach
-
Packages that use ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithAttach Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithAttach in com.microsoft.azure.management.network
Subinterfaces of ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithAttach in com.microsoft.azure.management.network 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.microsoft.azure.management.network that return ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithAttach Modifier and Type Method Description ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithAttach<ParentT>ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithRedirectConfig. withRedirectConfiguration(String name)Associates the specified redirect configuration with this request routing rule.Methods in com.microsoft.azure.management.network that return types with arguments of type ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithAttach Modifier and Type Method Description ApplicationGatewayPathRule.UpdateDefinitionStages.Blank<ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithAttach<ParentT>>ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithPathRule. definePathRule(String name)
-