@Beta public interface HostNameBinding extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.appservice.implementation.HostNameBindingInner>, com.microsoft.azure.management.resources.fluentcore.arm.models.ExternalChildResource<HostNameBinding,WebAppBase>, com.microsoft.azure.management.resources.fluentcore.arm.models.Resource
| Modifier and Type | Interface and Description |
|---|---|
static interface |
HostNameBinding.Definition<ParentT>
The entirety of a hostname binding definition.
|
static interface |
HostNameBinding.DefinitionStages
Grouping of hostname binding definition stages applicable as part of a web app creation.
|
static interface |
HostNameBinding.UpdateDefinition<ParentT>
The entirety of a hostname binding definition as part of a web app update.
|
static interface |
HostNameBinding.UpdateDefinitionStages
Grouping of host name binding definition stages applicable as part of a web app creation.
|
com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithRegion<T>, com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags<T>, com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.UpdateWithTags<T>| Modifier and Type | Method and Description |
|---|---|
String |
azureResourceName() |
AzureResourceType |
azureResourceType() |
CustomHostNameDnsRecordType |
dnsRecordType() |
String |
domainId() |
HostNameType |
hostNameType() |
String |
webAppName() |
inneridkeynameparentrefresh, refreshAsyncString webAppName()
String domainId()
String azureResourceName()
AzureResourceType azureResourceType()
CustomHostNameDnsRecordType dnsRecordType()
HostNameType hostNameType()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/