Delen via


PrivateDnsTxtRecordData.PrivateDnsTxtRecords Property

Definition

The list of Txt records in the record set.

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

Property Value

Applies to