Interface ApplicationGatewayListener.DefinitionStages.WithSslPassword<ParentT>

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

public static interface ApplicationGatewayListener.DefinitionStages.WithSslPassword<ParentT> extends HasSslCertificate.DefinitionStages.WithSslPassword<ApplicationGatewayListener.DefinitionStages.WithAttach<ParentT>>
The stage of an application gateway frontend listener definition allowing to specify the password for the private key of the imported SSL certificate.