Uses of Class
com.microsoft.azure.management.network.ConnectionMonitorIcmpConfiguration
Packages that use ConnectionMonitorIcmpConfiguration
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of ConnectionMonitorIcmpConfiguration in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return ConnectionMonitorIcmpConfigurationModifier and TypeMethodDescriptionConnectionMonitorTestConfiguration.icmpConfiguration()
Get the parameters used to perform test evaluation over ICMP.ConnectionMonitorIcmpConfiguration.withDisableTraceRoute
(Boolean disableTraceRoute) Set value indicating whether path evaluation with trace route should be disabled.Methods in com.microsoft.azure.management.network with parameters of type ConnectionMonitorIcmpConfigurationModifier and TypeMethodDescriptionConnectionMonitorTestConfiguration.withIcmpConfiguration
(ConnectionMonitorIcmpConfiguration icmpConfiguration) Set the parameters used to perform test evaluation over ICMP.