ParentT - the stage of the parent application gateway to return to after attachingpublic static interface ApplicationGatewaySslCertificate.DefinitionStages.WithPassword<ParentT>
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewaySslCertificate.DefinitionStages.WithAttach<ParentT> |
withPfxPassword(String password)
Specifies the password currently used to protect the provided PFX content of the SSL certificate.
|
ApplicationGatewaySslCertificate.DefinitionStages.WithAttach<ParentT> withPfxPassword(String password)
password - a passwordCopyright © 2020 Microsoft Corporation. All rights reserved.