| Package | Description |
|---|---|
| com.azure.resourcemanager.dns.models |
Package containing the data models for DnsManagementClient.
|
| 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.
|
static interface |
DnsRecordSet.DefinitionStages.AaaaRecordSetBlank<ParentT>
The first stage of a AAAA record definition.
|
static interface |
DnsRecordSet.DefinitionStages.WithAaaaRecordIPv6AddressOrAttachable<ParentT>
The stage of the AAAA record set definition allowing to add additional AAAA records or attach the record set
to the parent.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.