Udostępnij za pośrednictwem


PrivateDnsMXRecordData.PrivateDnsMXRecords Property

Definition

The list of MX records in the record set.

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

Property Value

Applies to