Share via


DnsRecordData.DnsTxtRecords Property

Definition

The list of TXT records in the record set.

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

Property Value

Applies to