Share via


PrivateDnsARecordData.PrivateDnsARecords Property

Definition

The list of A records in the record set.

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

Property Value

Applies to