public interface HostnameSslBinding extends HasInnerModel<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() |
innerModelVisit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.