interface Deno.SoaRecord
If Deno.resolveDns is called with "SOA" record type
specified, it will return an array of objects with this interface.
Properties Jump to heading
Jump to headingmname: stringJump to headingrname: stringJump to headingserial: numberJump to headingrefresh: numberJump to headingretry: numberJump to headingexpire: numberJump to headingminimum: number