PADnsMXRecord

The PADnsMXRecord APS type is used to create and manage the MX DNS records.

In this document:

GraphViz

Schema

The considered APS type (download) extends the DNSRecordMX, PADnsRecord APS type(s) and looks as follows:

{
  "name": "PADnsMXRecord",
  "id": "http://parallels.com/aps/types/pa/dns/record/mx/1.0",
  "apsVersion": "2.0",
  "implements": [
    "http://aps-standard.org/types/dns/record/mx/1.0",
    "http://parallels.com/aps/types/pa/dns/record/1.0"
  ]
}