Interface ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages.WithAttachAndPath<ReturnT>
- Type Parameters:
ReturnT- the stage of the parent application gateway update to return to after attaching this definition
- All Superinterfaces:
ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages.WithAttach<ReturnT>,ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages.WithPathIncluded<ReturnT>,ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages.WithQueryStringIncluded<ReturnT>,Attachable.InUpdate<ReturnT>
- All Known Subinterfaces:
ApplicationGatewayRedirectConfiguration.UpdateDefinition<ReturnT>
- Enclosing interface:
ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages
public static interface ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages.WithAttachAndPath<ReturnT>
extends ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages.WithAttach<ReturnT>, ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages.WithPathIncluded<ReturnT>
The stage of an application gateway redirect configuration allowing to specify whether the query string
should be included in the redirected URL or other optional settings.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.network.models.ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages.WithPathIncluded
withPathIncludedMethods inherited from interface com.azure.resourcemanager.network.models.ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages.WithQueryStringIncluded
withQueryStringIncludedMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Attachable.InUpdate
attach