| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| 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.WithCertificate<ParentT> |
HostnameSslBinding.UpdateDefinitionStages.WithHostname.forHostname(String hostname)
Specifies the hostname to bind SSL certificate to.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.