Condividi tramite


DnsARecordData.DnsARecords Property

Definition

The list of A records in the record set.

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

Property Value

Applies to