| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionMonitorIcmpConfiguration |
ConnectionMonitorTestConfiguration.icmpConfiguration()
Get the icmpConfiguration property: The parameters used to perform test evaluation over ICMP.
|
ConnectionMonitorIcmpConfiguration |
ConnectionMonitorIcmpConfiguration.withDisableTraceRoute(Boolean disableTraceRoute)
Set the disableTraceRoute property: Value indicating whether path evaluation with trace route should be disabled.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionMonitorTestConfiguration |
ConnectionMonitorTestConfiguration.withIcmpConfiguration(ConnectionMonitorIcmpConfiguration icmpConfiguration)
Set the icmpConfiguration property: The parameters used to perform test evaluation over ICMP.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.