interface Deno.SrvRecord
If Deno.resolveDns is called with "SRV" record type
specified, it will return an array of objects with this interface.
Properties Jump to heading
Jump to headingpriority: numberJump to headingweight: numberJump to headingport: numberJump to headingtarget: string