Udostępnij za pośrednictwem


PrivateDnsPtrRecordData.PrivateDnsPtrRecords Property

Definition

The list of Ptr records in the record set.

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)

Property Value

Applies to