Megosztás a következőn keresztül:


DnsRecordData.DnsAaaaRecords Property

Definition

The list of AAAA records in the record set.

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

Property Value

Applies to