Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 859 Bytes

srv.md

File metadata and controls

23 lines (18 loc) · 859 Bytes

Srv

Example Usage

import { Srv } from "@vercel/sdk/models/updaterecordop.js";

let value: Srv = {
  target: "example2.com.",
  weight: 713718,
  port: 59992,
  priority: 146583,
};

Fields

Field Type Required Description Example
target string ✔️ N/A example2.com.
weight number ✔️ N/A
port number ✔️ N/A
priority number ✔️ N/A