dualEnded property
Indicates if the network path is dual ended.
When true, the network path is measured both: from both source to destination, and from destination to source. When false, the network path is measured from the source through the destination back to the source (round trip measurement).
Output only.
Implementation
core.bool? dualEnded;