ParentT - the stage of the parent definition to return to after attaching this definitionpublic static interface HostnameBinding.UpdateDefinitionStages.WithSubDomain<ParentT>
| Modifier and Type | Method and Description |
|---|---|
HostnameBinding.UpdateDefinitionStages.WithHostNameDnsRecordType<ParentT> |
withSubDomain(String subDomain)
Specifies the sub-domain to bind to.
|
HostnameBinding.UpdateDefinitionStages.WithHostNameDnsRecordType<ParentT> withSubDomain(String subDomain)
subDomain - the sub-domain name excluding the top level domain, e.g., "@", "www"Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.