Compartilhar via


ConnectionMonitorIcmpConfiguration Class

Describes the ICMP configuration.

Inheritance
azure.mgmt.network._serialization.Model
ConnectionMonitorIcmpConfiguration

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.