property ADnsDiscoveryOptions.port

Port every resolved address is reached on.

Mandatory in this mode and absent from the 'srv' arm: DNS address records carry no port, and defaulting to 80 would silently point traffic at the wrong place.

Type

number

Usage

import { type ADnsDiscoveryOptions } from "service-discovery-plugin/src/index.ts";