Share via


PrivateDnsRecordData.PtrRecords Property

Definition

The list of PTR records in the record set.

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)

Property Value

Applies to