| 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.WithAttach<ParentT> |
HostNameSslBinding.UpdateDefinitionStages.WithSslType.withIpBasedSsl()
Uses IP based SSL.
|
HostNameSslBinding.UpdateDefinitionStages.WithAttach<ParentT> |
HostNameSslBinding.UpdateDefinitionStages.WithSslType.withSniBasedSsl()
Uses Server Name Indication (SNI) based SSL.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/