Compartilhar via


IWithMXRecordMailExchange<ParentT>.WithMailExchange Método

Definição

Cria e atribui prioridade a um registro MX com o servidor de troca de emails fornecido neste conjunto de registros.

public Microsoft.Azure.Management.Dns.Fluent.DnsRecordSet.UpdateDefinition.IWithMXRecordMailExchangeOrAttachable<ParentT> WithMailExchange (string mailExchangeHostName, int priority);
abstract member WithMailExchange : string * int -> Microsoft.Azure.Management.Dns.Fluent.DnsRecordSet.UpdateDefinition.IWithMXRecordMailExchangeOrAttachable<'ParentT>
Public Function WithMailExchange (mailExchangeHostName As String, priority As Integer) As IWithMXRecordMailExchangeOrAttachable(Of ParentT)

Parâmetros

mailExchangeHostName
String

O nome do host do servidor de troca de emails.

priority
Int32

A prioridade para o host de troca de emails, reduz o valor mais alto da prioridade.

Retornos

Aplica-se a