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. |
Variables
Name | Description |
---|---|
disable_trace_route
|
Value indicating whether path evaluation with trace route should be disabled. |
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Python