Uses of Class
com.microsoft.azure.management.dns.MxRecord
-
-
Uses of MxRecord in com.microsoft.azure.management.dns
Methods in com.microsoft.azure.management.dns that return MxRecord Modifier and Type Method Description MxRecordMxRecord. withExchange(String exchange)Set the exchange value.MxRecordMxRecord. withPreference(Integer preference)Set the preference value.Methods in com.microsoft.azure.management.dns that return types with arguments of type MxRecord Modifier and Type Method Description List<MxRecord>MXRecordSet. records()
-