Interface DnsRecordSet.UpdateMXRecordSet
- All Superinterfaces:
DnsRecordSet.Update, DnsRecordSet.UpdateStages.WithETagCheck, DnsRecordSet.UpdateStages.WithMetadata, DnsRecordSet.UpdateStages.WithMXRecordMailExchange, DnsRecordSet.UpdateStages.WithTtl, com.azure.resourcemanager.resources.fluentcore.model.Settable<DnsZone.Update>
- All Known Subinterfaces:
DnsRecordSet.UpdateCombined
- Enclosing interface:
DnsRecordSet
public static interface DnsRecordSet.UpdateMXRecordSet
extends DnsRecordSet.UpdateStages.WithMXRecordMailExchange, DnsRecordSet.Update
The entirety of a MX record set update as a part of parent DNS zone update.
-
Method Summary
Methods inherited from interface DnsRecordSet.UpdateStages.WithETagCheck
withETagCheck, withETagCheckMethods inherited from interface DnsRecordSet.UpdateStages.WithMetadata
withMetadata, withoutMetadataMethods inherited from interface DnsRecordSet.UpdateStages.WithMXRecordMailExchange
withMailExchange, withoutMailExchangeMethods inherited from interface DnsRecordSet.UpdateStages.WithTtl
withTimeToLiveMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Settable
parent