Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithAttach
-
Packages that use ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithAttach Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithAttach in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithAttach 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.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.azure.resourcemanager.network.models 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)Associates the URL path map with a path rule on this application gateway.
-