| Package | Description |
|---|---|
| com.azure.resourcemanager.dns.models |
Package containing the data models for DnsManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
DnsRecordSet.UpdateDefinition<ParentT>
The entirety of a DNS zone record set definition as a part of parent update.
|
static interface |
DnsRecordSet.UpdateDefinitionStages.PtrRecordSetBlank<ParentT>
The first stage of a PTR record definition.
|
static interface |
DnsRecordSet.UpdateDefinitionStages.WithPtrRecordTargetDomainNameOrAttachable<ParentT>
The stage of the PTR record set definition allowing to add additional PTR 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.