Udostępnij za pośrednictwem


DnsRecordData.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