次の方法で共有


PrivateDnsTxtRecordData.PrivateDnsTxtRecords プロパティ

定義

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

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)

プロパティ値

適用対象