Bagikan melalui


DnsNaptrRecordData.DnsNaptrRecords Property

Definition

The list of Naptr records in the record set.

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

Property Value

Applies to