| Modifier and Type | Interface and Description |
|---|---|
static interface |
HostNameBinding.UpdateDefinition<ParentT>
The entirety of a hostname binding definition as part of a web app update.
|
| Modifier and Type | Method and Description |
|---|---|
HostNameBinding.UpdateDefinitionStages.WithHostNameDnsRecordType<ParentT> |
HostNameBinding.UpdateDefinitionStages.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.
*/