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