| Modifier and Type | Interface and Description |
|---|---|
interface |
AaaaRecordSets
Entry point to AAAA record sets in a DNS zone.
|
interface |
ARecordSets
Entry point to A record sets in a DNS zone.
|
interface |
CaaRecordSets
Entry point to Caa record sets in a DNS zone.
|
interface |
CNameRecordSets
Entry point to CNAME record sets in a DNS zone.
|
interface |
MXRecordSets
Entry point to MX record sets in an Azure DNS zone.
|
interface |
NSRecordSets
Entry point to NS record sets in an Azure DNS zone.
|
interface |
PtrRecordSets
Entry point to PTR record sets in a DNS zone.
|
interface |
SrvRecordSets
Entry point to SRV record sets in a DNS zone.
|
interface |
TxtRecordSets
Entry point to TXT record sets in a DNS zone.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/