| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionMonitorTcpConfiguration |
ConnectionMonitorTestConfiguration.tcpConfiguration()
Get the tcpConfiguration property: The parameters used to perform test evaluation over TCP.
|
ConnectionMonitorTcpConfiguration |
ConnectionMonitorTcpConfiguration.withDestinationPortBehavior(DestinationPortBehavior destinationPortBehavior)
Set the destinationPortBehavior property: Destination port behavior.
|
ConnectionMonitorTcpConfiguration |
ConnectionMonitorTcpConfiguration.withDisableTraceRoute(Boolean disableTraceRoute)
Set the disableTraceRoute property: Value indicating whether path evaluation with trace route should be disabled.
|
ConnectionMonitorTcpConfiguration |
ConnectionMonitorTcpConfiguration.withPort(Integer port)
Set the port property: The port to connect to.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionMonitorTestConfiguration |
ConnectionMonitorTestConfiguration.withTcpConfiguration(ConnectionMonitorTcpConfiguration tcpConfiguration)
Set the tcpConfiguration property: The parameters used to perform test evaluation over TCP.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.