Interface PrivateDnsRecordSet.UpdateDefinitionStages.WithMXRecordMailExchange<ParentT>

Type Parameters:
ParentT - the stage of the parent definition to return to after attaching this definition
All Known Subinterfaces:
PrivateDnsRecordSet.UpdateDefinition<ParentT>, PrivateDnsRecordSet.UpdateDefinitionStages.MXRecordSetBlank<ParentT>, PrivateDnsRecordSet.UpdateDefinitionStages.WithMXRecordMailExchangeOrAttachable<ParentT>
Enclosing interface:
PrivateDnsRecordSet.UpdateDefinitionStages

public static interface PrivateDnsRecordSet.UpdateDefinitionStages.WithMXRecordMailExchange<ParentT>
The stage of the MX record set definition allowing to add first MX record.
  • Method Details

    • withMailExchange

      Creates and assigns priority to a MX record with the provided mail exchange server in this record set.
      Parameters:
      mailExchangeHostName - the host name of the mail exchange server
      priority - the priority for the mail exchange host, lower the value higher the priority
      Returns:
      the next stage of the definition