Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithAttach
Packages that use ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithAttach
Package
Description
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.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe 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.WithAttachModifier and TypeMethodDescriptionApplicationGatewayUrlPathMap.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.WithAttachModifier and TypeMethodDescriptionApplicationGatewayPathRule.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.