| 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.ARecordSetBlank<DnsZone.DefinitionStages.WithCreate> |
DnsZone.DefinitionStages.WithRecordSet.defineARecordSet(String name)
Specifies definition of an A record set.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/