Interface ApplicationGatewayListener.UpdateDefinitionStages.WithSslPassword<ParentT>
-
- Type Parameters:
ParentT- the stage of the parent application gateway definition to return to after attaching this definition
- All Superinterfaces:
HasSslCertificate.UpdateDefinitionStages.WithSslPassword<ApplicationGatewayListener.UpdateDefinitionStages.WithAttach<ParentT>>
- All Known Subinterfaces:
ApplicationGatewayListener.UpdateDefinition<ParentT>
- Enclosing interface:
- ApplicationGatewayListener.UpdateDefinitionStages
public static interface ApplicationGatewayListener.UpdateDefinitionStages.WithSslPassword<ParentT> extends HasSslCertificate.UpdateDefinitionStages.WithSslPassword<ApplicationGatewayListener.UpdateDefinitionStages.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.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.network.models.HasSslCertificate.UpdateDefinitionStages.WithSslPassword
withSslCertificatePassword
-
-