次の方法で共有


PrivateDnsPtrRecordData.PrivateDnsPtrRecords プロパティ

定義

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

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

プロパティ値

適用対象