ParentT - the stage of the parent definition to return to after attaching this definitionpublic static interface HostnameBinding.DefinitionStages.WithSubDomain<ParentT>
| Modifier and Type | Method and Description |
|---|---|
HostnameBinding.DefinitionStages.WithHostNameDnsRecordType<ParentT> |
withSubDomain(String subDomain)
Specifies the sub-domain to bind to.
|
HostnameBinding.DefinitionStages.WithHostNameDnsRecordType<ParentT> withSubDomain(String subDomain)
subDomain - the sub-domain name excluding the top level domain, e.g., "@", "www"Copyright © 2021 Microsoft Corporation. All rights reserved.