ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendHttpConfigurationOrSni<ParentT> Interface

Type Parameters

ParentT

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

Implements

public static interface ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendHttpConfigurationOrSni
extends WithBackendHttpConfiguration<ParentT>, WithServerNameIndication<WithBackendHttpConfiguration<ParentT>>

The stage of an application gateway request routing rule definition allowing to require server name indication if the application gateway is serving multiple websites in its backends and SSL is required.

Applies to