| Modifier and Type | Interface and Description |
|---|---|
static interface |
HostNameBinding.Definition<ParentT>
The entirety of a hostname binding definition.
|
| Modifier and Type | Method and Description |
|---|---|
HostNameBinding.DefinitionStages.WithHostNameDnsRecordType<ParentT> |
HostNameBinding.DefinitionStages.WithSubDomain.withSubDomain(String subDomain)
Specifies the sub-domain to bind to.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/