endpointInfo property

EndpointInfo? endpointInfo
getter/setter pair

Derived from the source and destination endpoints definition specified by user request, and validated by the data plane model.

If there are multiple traces starting from different source locations, then the endpoint_info may be different between traces.

Implementation

EndpointInfo? endpointInfo;