Share via


DnsPtrRecord.PtrRecords Property

Definition

The list of PTR records in the record set.

public Azure.Provisioning.BicepList<Azure.Provisioning.Dns.DnsPtrRecordInfo> PtrRecords { get; set; }
member this.PtrRecords : Azure.Provisioning.BicepList<Azure.Provisioning.Dns.DnsPtrRecordInfo> with get, set
Public Property PtrRecords As BicepList(Of DnsPtrRecordInfo)

Property Value

Applies to