Bagikan melalui


MxRecord Class

Definition

Represents a Private DNS record of type MX that is part of a PSPrivateDnsRecordSet.

public class MxRecord : Microsoft.Azure.Commands.PrivateDns.Models.PSPrivateDnsRecordBase
type MxRecord = class
    inherit PSPrivateDnsRecordBase
Public Class MxRecord
Inherits PSPrivateDnsRecordBase
Inheritance

Constructors

MxRecord()

Fields

TxtRecordChunkSize (Inherited from PSPrivateDnsRecordBase)

Properties

Exchange

Gets or sets the domain name of the mail host, without a terminating dot

Preference

Gets or sets the preference metric for this MX record.

Methods

Clone()

Cerates a deep copy of this object

ToString()

Applies to