次の方法で共有


PrivateDnsRecordData.TxtRecords プロパティ

定義

レコード セット内の TXT レコードの一覧。

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)

プロパティ値

適用対象