Cloud.Service.Azure.DNS.MX.Record
{
"name": "string",
"provider": "string",
"record": [
{
"exchange": "string",
"preference": "string"
}
],
"resource_group_name": "string",
"ttl": 0,
"zone_name": "string"
}
(Required) DNS mail exchange (MX) record name.
(Required) The name of the Microsoft Azure cloud account to use for this resource
(Required) Mail exchange record values. Each record block supports the sub properties that follow.
(Required) Azure resource group where the resource exists. Changing the resource group deletes the existing resource and creates a new one.
Mail exchange record categorization, in case-sensitive key names, or in key-value pairs.
(Required) Time to live. Lifespan of the record, in seconds.
(Required) DNS zone where the resource exists. Changing the zone deletes the existing resource and creates a new one.