| Package | Description |
|---|---|
| com.azure.resourcemanager.dns.models |
Package containing the data models for DnsManagementClient.
|
| 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.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.