public interface HostnameBinding extends HasInnerModel<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() |
innerModelidnameparentrefresh, refreshAsyncregion, regionName, tags, typeString webAppName()
String domainId()
String azureResourceName()
AzureResourceType azureResourceType()
CustomHostnameDnsRecordType dnsRecordType()
HostnameType hostnameType()
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.