OptionaldefaultOptionalmultithreaded?: booleanWhether the server should run multithreaded in cluster mode.
For more information, see the nodejs docs on cluster mode
Defines one or more network interfaces for the DNS Server
Optionalrouter?: RouterDefines the router used by the DNS Server to resolve qnames to a handler chain
The default handler used if no handler answers the query. Default behavior is NXDOMAIN response.