Share via


DnsPtrRecordData.DnsPtrRecords Property

Definition

The list of PTR records in the record set.

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)

Property Value

Applies to