| 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.WithAttach<ParentT> |
HostNameBinding.UpdateDefinitionStages.WithHostNameDnsRecordType.withDnsRecordType(CustomHostNameDnsRecordType hostNameDnsRecordType)
Specifies the DNS record type.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/