Udostępnij za pośrednictwem


PrivateDnsRecordData.ARecords Property

Definition

The list of A records in the record set.

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

Property Value

Applies to