Interface MxRecordSets
- All Superinterfaces:
HasParent<PrivateDnsZone>, PrivateDnsRecordSets<MxRecordSet>, SupportsGettingByName<MxRecordSet>, SupportsListing<MxRecordSet>
Entry point to MX record sets in an Azure private DNS zone.
-
Method Summary
Methods inherited from interface PrivateDnsRecordSets
list, list, list, listAsync, listAsync, listAsyncMethods inherited from interface SupportsGettingByName
getByName, getByNameAsyncMethods inherited from interface SupportsListing
list, listAsync