| Modifier and Type | Interface and Description |
|---|---|
static interface |
DnsRecordSet.Definition<ParentT>
The entirety of a DNS zone record set definition as a part of parent definition.
|
| Modifier and Type | Method and Description |
|---|---|
DnsRecordSet.DefinitionStages.WithCNameRecordSetAttachable<ParentT> |
DnsRecordSet.DefinitionStages.WithCNameRecordAlias.withAlias(String alias)
Creates a CNAME record with the provided alias.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/