Share via


PrivateDnsRecordData.MXRecords Property

Definition

The list of MX records in the record set.

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

Property Value

Applies to