ConnectionMonitorIcmpConfiguration Class
Describes the ICMP configuration.
Constructor
ConnectionMonitorIcmpConfiguration(*, disable_trace_route: bool | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
disable_trace_route
|
Value indicating whether path evaluation with trace route should be disabled. Default value: None
|
Variables
| Name | Description |
|---|---|
|
disable_trace_route
|
Value indicating whether path evaluation with trace route should be disabled. |