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