ConnectionMonitorIcmpConfiguration Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes the ICMP configuration.
public class ConnectionMonitorIcmpConfiguration
type ConnectionMonitorIcmpConfiguration = class
Public Class ConnectionMonitorIcmpConfiguration
- Inheritance
-
ConnectionMonitorIcmpConfiguration
Constructors
ConnectionMonitorIcmpConfiguration() |
Initializes a new instance of the ConnectionMonitorIcmpConfiguration class. |
ConnectionMonitorIcmpConfiguration(Nullable<Boolean>) |
Initializes a new instance of the ConnectionMonitorIcmpConfiguration class. |
Properties
DisableTraceRoute |
Gets or sets value indicating whether path evaluation with trace route should be disabled. |
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET