Share via


DnsRecordData.DnsNSRecords Property

Definition

The list of NS records in the record set.

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

Property Value

Applies to