| Modifier and Type | Interface and Description |
|---|---|
static interface |
HostNameSslBinding.UpdateDefinition<ParentT>
The entirety of a hostname SSL binding definition as part of a web app update.
|
| Modifier and Type | Method and Description |
|---|---|
HostNameSslBinding.UpdateDefinitionStages.WithKeyVault<ParentT> |
HostNameSslBinding.UpdateDefinitionStages.WithCertificate.withNewStandardSslCertificateOrder(String certificateOrderName)
Places a new App Service certificate order to use for the hostname.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/