Interface ApplicationGatewayListener.DefinitionStages.WithSslCertificate<ParentT>

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

public static interface ApplicationGatewayListener.DefinitionStages.WithSslCertificate<ParentT> extends HasSslCertificate.DefinitionStages.WithSslCertificate<ApplicationGatewayListener.DefinitionStages.WithAttach<ParentT>>
The stage of an application gateway frontend listener definition allowing to specify the SSL certificate to associate with the listener.