| 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.
|
| Modifier and Type | Method and Description |
|---|---|
DnsRecordSet.UpdateDefinitionStages.WithAaaaRecordIPv6AddressOrAttachable<ParentT> |
DnsRecordSet.UpdateDefinitionStages.WithAaaaRecordIPv6Address.withIPv6Address(String ipv6Address)
Creates an AAAA record with the provided IPv6 address in this record set.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.