Share via


PrivateDnsAaaaRecordData.PrivateDnsAaaaRecords Property

Definition

The list of AAAA records in the record set.

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

Property Value

Applies to