| 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.WithCertificate<ParentT> |
HostNameSslBinding.UpdateDefinitionStages.WithHostname.forHostname(String hostname)
Specifies the hostname to bind SSL certificate to.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/