Share via


PrivateDnsRecordData.AaaaRecords Property

Definition

The list of AAAA records in the record set.

public System.Collections.Generic.IList<Azure.ResourceManager.PrivateDns.Models.PrivateDnsAaaaRecordInfo> AaaaRecords { get; }
member this.AaaaRecords : System.Collections.Generic.IList<Azure.ResourceManager.PrivateDns.Models.PrivateDnsAaaaRecordInfo>
Public ReadOnly Property AaaaRecords As IList(Of PrivateDnsAaaaRecordInfo)

Property Value

Applies to