Share via


ITxtRecordSet.Records Property

Definition

Gets the TXT records in this record set.

public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Dns.Fluent.Models.TxtRecord> Records { get; }
member this.Records : System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Dns.Fluent.Models.TxtRecord>
Public ReadOnly Property Records As IReadOnlyList(Of TxtRecord)

Property Value

Applies to