Interface ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendAddressOrAttach<ParentT>
- Type Parameters:
ParentT- the stage of the application gateway definition to return to after attaching this definition
- All Superinterfaces:
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithAttach<ParentT>, ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendAddress<ParentT>, ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithCookieBasedAffinity<ParentT>, ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithHostname<ParentT>, ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithPriority<ParentT>, ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithRedirectConfig<ParentT>, Attachable.InUpdate<ParentT>, HasCookieBasedAffinity.UpdateDefinitionStages.WithCookieBasedAffinity<ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithAttach<ParentT>>, HasHostname.UpdateDefinitionStages.WithHostname<ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithAttach<ParentT>>
- All Known Subinterfaces:
ApplicationGatewayRequestRoutingRule.UpdateDefinition<ParentT>
- Enclosing interface:
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages
public static interface ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendAddressOrAttach<ParentT>
extends ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendAddress<ParentT>, ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithAttach<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.
-
Method Summary
Methods inherited from interface ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendAddress
toBackendFqdn, toBackendIPAddress, toBackendIPAddressesMethods inherited from interface ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithPriority
withPriorityMethods inherited from interface ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithRedirectConfig
withRedirectConfigurationMethods inherited from interface Attachable.InUpdate
attachMethods inherited from interface HasCookieBasedAffinity.UpdateDefinitionStages.WithCookieBasedAffinity
withCookieBasedAffinity, withoutCookieBasedAffinityMethods inherited from interface HasHostname.UpdateDefinitionStages.WithHostname
withHostname, withHostnames