Interface ApplicationGatewayPathRule.UpdateDefinition<ReturnT>
- Type Parameters:
ReturnT- the stage of the parent application gateway URL path map definition to return to after attaching this definition
- All Superinterfaces:
ApplicationGatewayPathRule.UpdateDefinitionStages.Blank<ReturnT>, ApplicationGatewayPathRule.UpdateDefinitionStages.WithAttach<ReturnT>, ApplicationGatewayPathRule.UpdateDefinitionStages.WithBackend<ReturnT>, ApplicationGatewayPathRule.UpdateDefinitionStages.WithBackendHttpConfiguration<ReturnT>, ApplicationGatewayPathRule.UpdateDefinitionStages.WithPath<ReturnT>, ApplicationGatewayPathRule.UpdateDefinitionStages.WithRedirectConfig<ReturnT>, Attachable.InUpdate<ReturnT>
- Enclosing interface:
ApplicationGatewayPathRule
public static interface ApplicationGatewayPathRule.UpdateDefinition<ReturnT>
extends ApplicationGatewayPathRule.UpdateDefinitionStages.Blank<ReturnT>, ApplicationGatewayPathRule.UpdateDefinitionStages.WithBackendHttpConfiguration<ReturnT>, ApplicationGatewayPathRule.UpdateDefinitionStages.WithBackend<ReturnT>, ApplicationGatewayPathRule.UpdateDefinitionStages.WithPath<ReturnT>, ApplicationGatewayPathRule.UpdateDefinitionStages.WithAttach<ReturnT>
The entirety of path rule of URL path map definition as part of an application gateway update.
-
Method Summary
Methods inherited from interface ApplicationGatewayPathRule.UpdateDefinitionStages.WithBackend
toBackendMethods inherited from interface ApplicationGatewayPathRule.UpdateDefinitionStages.WithBackendHttpConfiguration
toBackendHttpConfigurationMethods inherited from interface ApplicationGatewayPathRule.UpdateDefinitionStages.WithPath
withPath, withPathsMethods inherited from interface ApplicationGatewayPathRule.UpdateDefinitionStages.WithRedirectConfig
withRedirectConfigurationMethods inherited from interface Attachable.InUpdate
attach