Share via


DnsRecordData.DnsDSRecords Property

Definition

The list of DS records in the record set.

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

Property Value

Applies to