### YamlMime:JavaType
uid: "com.microsoft.azure.management.dns.AaaaRecord"
fullName: "com.microsoft.azure.management.dns.AaaaRecord"
name: "AaaaRecord"
nameWithType: "AaaaRecord"
summary: "An AAAA record."
inheritances:
- ""
inheritedClassMethods:
- classRef: ""
methodsRef:
- ""
- ""
- ""
- ""
- ""
- ""
- ""
- ""
- ""
- ""
- ""
syntax: "public class **AaaaRecord**"
constructors:
- uid: "com.microsoft.azure.management.dns.AaaaRecord.AaaaRecord()"
fullName: "com.microsoft.azure.management.dns.AaaaRecord.AaaaRecord()"
name: "AaaaRecord()"
nameWithType: "AaaaRecord.AaaaRecord()"
syntax: "public AaaaRecord()"
methods:
- uid: "com.microsoft.azure.management.dns.AaaaRecord.ipv6Address()"
fullName: "com.microsoft.azure.management.dns.AaaaRecord.ipv6Address()"
name: "ipv6Address()"
nameWithType: "AaaaRecord.ipv6Address()"
summary: "Get the ipv6Address value."
syntax: "public String ipv6Address()"
desc: "Get the ipv6Address value."
returns:
description: "the ipv6Address value"
type: ""
- uid: "com.microsoft.azure.management.dns.AaaaRecord.withIpv6Address(java.lang.String)"
fullName: "com.microsoft.azure.management.dns.AaaaRecord.withIpv6Address(String ipv6Address)"
name: "withIpv6Address(String ipv6Address)"
nameWithType: "AaaaRecord.withIpv6Address(String ipv6Address)"
summary: "Set the ipv6Address value."
parameters:
- description: "the ipv6Address value to set"
name: "ipv6Address"
type: ""
syntax: "public AaaaRecord withIpv6Address(String ipv6Address)"
desc: "Set the ipv6Address value."
returns:
description: "the AaaaRecord object itself."
type: ""
type: "class"
desc: "An AAAA record."
metadata: {}
package: "com.microsoft.azure.management.dns"
artifact: com.microsoft.azure:azure-mgmt-dns:1.41.4