Interface ApplicationGatewayRequestRoutingRule.DefinitionStages.WithSslCertificate<ParentT>

Type Parameters:
ParentT - the stage of the application gateway definition to return to after attaching this definition
All Superinterfaces:
HasSslCertificate.DefinitionStages.WithSslCertificate<ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendHttpConfigOrSniOrRedirect<ParentT>>
All Known Subinterfaces:
ApplicationGatewayRequestRoutingRule.Definition<ParentT>
Enclosing interface:
ApplicationGatewayRequestRoutingRule.DefinitionStages

public static interface ApplicationGatewayRequestRoutingRule.DefinitionStages.WithSslCertificate<ParentT> extends HasSslCertificate.DefinitionStages.WithSslCertificate<ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendHttpConfigOrSniOrRedirect<ParentT>>
The stage of an application gateway request routing rule allowing to specify an SSL certificate.