ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendHttpConfigOrSniOrRedirect<ParentT> Interface

Type Parameters

ParentT

the stage of the application gateway update to return to after attaching this definition

Implements

public static interface ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendHttpConfigOrSniOrRedirect
extends WithBackendHttpConfigurationOrSni<ParentT>, WithRedirectConfig<ParentT>

The stage of an application gateway request routing rule allowing to specify backend HTTP settings, or SNI, or a redirect configuration.

Applies to