Interface DnsRecordSet.UpdateDefinitionStages.MXRecordSetBlank<ParentT>
-
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
DnsRecordSet.UpdateDefinitionStages.WithMXRecordMailExchange<ParentT>
- All Known Subinterfaces:
DnsRecordSet.UpdateDefinition<ParentT>
- Enclosing interface:
- DnsRecordSet.UpdateDefinitionStages
public static interface DnsRecordSet.UpdateDefinitionStages.MXRecordSetBlank<ParentT> extends DnsRecordSet.UpdateDefinitionStages.WithMXRecordMailExchange<ParentT>
The first stage of an MX record definition.
-
-
Method Summary
-
Methods inherited from interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.WithMXRecordMailExchange
withMailExchange
-
-