ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendHttpConfigurationOrSni<ParentT> Interface

Type Parameters

ParentT

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

public interface WithBackendHttpConfigurationOrSni extends ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendHttpConfiguration,HasServerNameIndication.DefinitionStages.WithServerNameIndication<WithBackendHttpConfiguration>

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.

Inherited Members

Applies to