Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SrvRecord

Package version

An SRV record.

Hierarchy

  • SrvRecord

Index

Properties

Properties

Optional port

port: undefined | number

The port value for this SRV record.

Optional priority

priority: undefined | number

The priority value for this SRV record.

Optional target

target: undefined | string

The target domain name for this SRV record.

Optional weight

weight: undefined | number

The weight value for this SRV record.

Generated using TypeDoc