Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProxyDestination

A proxy destination.

Hierarchy

Index

Properties

Optional address

address: string

The destination address / hostname.

Optional if

if: string | string[]

One or more (JavaScript) conditions that check if that item is available or not.

Optional name

name: string

The name.

Optional platforms

platforms: string | string[]

One or more platform names, the object is available for.

Optional port

port: number

The destination port.

Generated using TypeDoc