@Beta public interface HostNameBinding extends HasInner<com.microsoft.azure.management.appservice.implementation.HostNameBindingInner>, ExternalChildResource<HostNameBinding,WebAppBase>, 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.
|
Resource.DefinitionWithRegion<T>, Resource.DefinitionWithTags<T>, Resource.UpdateWithTags<T>
Modifier and Type | Method and Description |
---|---|
String |
azureResourceName() |
AzureResourceType |
azureResourceType() |
CustomHostNameDnsRecordType |
dnsRecordType() |
String |
domainId() |
HostNameType |
hostNameType() |
String |
webAppName() |
inner
id
key
name
parent
refresh, refreshAsync
region, regionName, tags, type
String webAppName()
String domainId()
String azureResourceName()
AzureResourceType azureResourceType()
CustomHostNameDnsRecordType dnsRecordType()
HostNameType hostNameType()
Copyright © 2019. All rights reserved.