MftRouteEndpoint
Defined in: src/mft/MftRoute.ts:15
Endpoint inside an MFT route.
Properties
Section titled “Properties”| Property | Type | Description | Defined in |
|---|---|---|---|
path | string | Provider, remote, or local path the route operates on. | src/mft/MftRoute.ts:19 |
profile | ConnectionProfile | Connection profile used to open a provider session for the endpoint. | src/mft/MftRoute.ts:17 |