public static interface ApplicationGatewaySslCertificate.UpdateDefinitionStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ApplicationGatewaySslCertificate.UpdateDefinitionStages.Blank<ParentT>
The first stage of an application gateway authentication certificate definition.
|
static interface |
ApplicationGatewaySslCertificate.UpdateDefinitionStages.WithAttach<ParentT>
The final stage of an application gateway SSL certificate definition.
|
static interface |
ApplicationGatewaySslCertificate.UpdateDefinitionStages.WithData<ParentT>
The stage of an SSL certificate definition allowing to specify the contents of the SSL certificate.
|
static interface |
ApplicationGatewaySslCertificate.UpdateDefinitionStages.WithPassword<ParentT>
The stage of an SSL certificate definition allowing to specify the password for the private key (PFX) content
of the certificate.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.