ApplicationGatewayRequestRoutingRule.DefinitionStages.WithSslCertificate<ParentT> Interface

Type Parameters

ParentT

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

Implements

public static interface ApplicationGatewayRequestRoutingRule.DefinitionStages.WithSslCertificate
extends WithSslCertificate<WithBackendHttpConfigOrSniOrRedirect<ParentT>>

The stage of an application gateway request routing rule allowing to specify an SSL certificate.

Applies to