RecordSetProperties.TxtRecord Property

Definition

The list of TXT records in the record set.

[Microsoft.Azure.PowerShell.Cmdlets.Dns.Origin(Microsoft.Azure.PowerShell.Cmdlets.Dns.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Dns.Models.ITxtRecord> TxtRecord { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Dns.Origin(Microsoft.Azure.PowerShell.Cmdlets.Dns.PropertyOrigin.Owned)>]
member this.TxtRecord : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Dns.Models.ITxtRecord> with get, set
Public Property TxtRecord As List(Of ITxtRecord)

Property Value

Implements

Attributes

Applies to