@Beta public interface HostNameSslBinding extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<HostNameSslState>, com.microsoft.azure.management.resources.fluentcore.arm.models.ChildResource<WebAppBase>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
HostNameSslBinding.Definition<ParentT>
The entirety of a hostname SSL binding definition.
|
static interface |
HostNameSslBinding.DefinitionStages
Grouping of hostname SSL binding definition stages applicable as part of a web app creation.
|
static interface |
HostNameSslBinding.UpdateDefinition<ParentT>
The entirety of a hostname SSL binding definition as part of a web app update.
|
static interface |
HostNameSslBinding.UpdateDefinitionStages
Grouping of hostname SSL binding definition stages applicable as part of a web app update.
|
| Modifier and Type | Method and Description |
|---|---|
SslState |
sslState() |
String |
thumbprint() |
String |
virtualIP() |
innerkey/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/