次の方法で共有


PrivateDnsRecordData.PtrRecords プロパティ

定義

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

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

プロパティ値

適用対象