Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithRedirectConfig
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithRedirectConfig in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithRedirectConfig in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of an application gateway request routing rule definition as part of an application gateway update.static interfaceThe final stage of an application gateway request routing rule definition.static interfaceThe stage of an application gateway request routing rule definition allowing to add more backend addresses, start specifying optional settings, or finish the definition by attaching it to the parent application gateway.static interfaceApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendHttpConfigOrRedirect<ParentT>The stage of an application gateway request routing rule definition allowing to select either a backend or a redirect configuration.static interfaceApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendHttpConfigOrSniOrRedirect<ParentT>The stage of an application gateway request routing rule allowing to specify backend HTTP settings, or SNI, or a redirect configuration.