@Beta public interface HostNameSslBinding extends HasInner<HostNameSslState>, 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() |
inner
key
Copyright © 2019. All rights reserved.