Interface ApplicationGatewayPathRule.UpdateDefinitionStages.WithAttach<ReturnT>
- Type Parameters:
ReturnT- the stage of the parent application gateway definition to return to after attaching this definition
- All Superinterfaces:
ApplicationGatewayPathRule.UpdateDefinitionStages.WithRedirectConfig<ReturnT>, Attachable.InUpdate<ReturnT>
- All Known Subinterfaces:
ApplicationGatewayPathRule.UpdateDefinition<ReturnT>
- Enclosing interface:
ApplicationGatewayPathRule.UpdateDefinitionStages
public static interface ApplicationGatewayPathRule.UpdateDefinitionStages.WithAttach<ReturnT>
extends Attachable.InUpdate<ReturnT>, ApplicationGatewayPathRule.UpdateDefinitionStages.WithRedirectConfig<ReturnT>
The final stage of path rule of URL path map definition.
At this stage, any remaining optional settings can be specified, or the definition can be attached to the parent application gateway definition.
-
Method Summary
Methods inherited from interface ApplicationGatewayPathRule.UpdateDefinitionStages.WithRedirectConfig
withRedirectConfigurationMethods inherited from interface Attachable.InUpdate
attach