Uses of Interface
com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.WithMXRecordMailExchange
-
-
Uses of DnsRecordSet.UpdateDefinitionStages.WithMXRecordMailExchange in com.microsoft.azure.management.dns
Subinterfaces of DnsRecordSet.UpdateDefinitionStages.WithMXRecordMailExchange in com.microsoft.azure.management.dns Modifier and Type Interface Description static interfaceDnsRecordSet.UpdateDefinition<ParentT>The entirety of a DNS zone record set definition as a part of parent update.static interfaceDnsRecordSet.UpdateDefinitionStages.MXRecordSetBlank<ParentT>The first stage of an MX record definition.static interfaceDnsRecordSet.UpdateDefinitionStages.WithMXRecordMailExchangeOrAttachable<ParentT>The stage of the MX record set definition allowing to add additional MX records or attach the record set to the parent.
-