ConnectivityCheckSettings interface
Settings that control how connectivity checks are performed by the connection analyzer.
Properties
| generate |
Whether to generate a hop-by-hop path during the connectivity check. Default value is true. |
| preferred |
Preferred IP version for the connectivity check. |
Property Details
generatePath
Whether to generate a hop-by-hop path during the connectivity check. Default value is true.
generatePath?: boolean
Property Value
boolean
preferredIPVersion
Preferred IP version for the connectivity check.
preferredIPVersion?: string
Property Value
string