SpecializedRouteType

Enumeration of specialized route types.

Values

ValueMeaning
external

An external specialized route can access external resources at another host.

internal

An internal specialized route can access resources internal to the application.

local

A local specialized route can access local resources on the same host.

Meta