Share via


DnsRecordData.DnsMXRecords Property

Definition

The list of MX records in the record set.

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

Property Value

Applies to