ParentT - the stage of the parent definition to return to after attaching this definitionpublic static interface PrivateDnsRecordSet.UpdateDefinitionStages.WithMXRecordMailExchange<ParentT>
| Modifier and Type | Method and Description |
|---|---|
PrivateDnsRecordSet.UpdateDefinitionStages.WithMXRecordMailExchangeOrAttachable<ParentT> |
withMailExchange(String mailExchangeHostName,
int priority)
Creates and assigns priority to a MX record with the provided mail exchange server in this record set.
|
PrivateDnsRecordSet.UpdateDefinitionStages.WithMXRecordMailExchangeOrAttachable<ParentT> withMailExchange(String mailExchangeHostName, int priority)
mailExchangeHostName - the host name of the mail exchange serverpriority - the priority for the mail exchange host, lower the value higher the priorityCopyright © 2020 Microsoft Corporation. All rights reserved.