次の方法で共有


DnsPtrRecordData.DnsPtrRecords プロパティ

定義

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

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

プロパティ値

適用対象