Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithRedirectConfig
-
Packages that use ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithRedirectConfig Package Description com.azure.resourcemanager.network.models 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.models Modifier and Type Interface Description static interfaceApplicationGatewayRequestRoutingRule.UpdateDefinition<ParentT>The entirety of an application gateway request routing rule definition as part of an application gateway update.static interfaceApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithAttach<ParentT>The final stage of an application gateway request routing rule definition.static interfaceApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendAddressOrAttach<ParentT>The 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.
-