ApplicationGatewayRequestRoutingRule.Definition<ParentT> Interface
Type Parameters
- ParentT
the stage of the application gateway definition to return to after attaching this definition
Implements
public static interface ApplicationGatewayRequestRoutingRule.Definition
extends Blank<ParentT>, WithAttach<ParentT>, WithFrontend<ParentT>, WithListener<ParentT>, WithFrontendPort<ParentT>, WithListenerOrFrontend<ParentT>, WithBackend<ParentT>, WithBackendAddress<ParentT>, WithBackendOrAddress<ParentT>, WithBackendAddressOrAttach<ParentT>, WithBackendHttpConfigOrRedirect<ParentT>, WithBackendHttpConfiguration<ParentT>, WithBackendHttpConfigurationOrSni<ParentT>, WithSslCertificate<ParentT>, WithBackendHttpConfigOrSniOrRedirect<ParentT>, WithSslPassword<WithBackendHttpConfigOrSniOrRedirect<ParentT>>, WithUrlPathMap<ParentT>
The entirety of an application gateway request routing rule definition.