共用方式為


PrivateDnsRecordData.TxtRecords Property

Definition

The list of TXT records in the record set.

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

Property Value

Applies to