| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
HostnameSslBinding.Definition<ParentT>
The entirety of a hostname SSL binding definition.
|
| Modifier and Type | Method and Description |
|---|---|
HostnameSslBinding.DefinitionStages.WithCertificate<ParentT> |
HostnameSslBinding.DefinitionStages.WithHostname.forHostname(String hostname)
Specifies the hostname to bind SSL certificate to.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.