| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionMonitorIcmpConfiguration |
ConnectionMonitorTestConfiguration.icmpConfiguration()
Get the parameters used to perform test evaluation over ICMP.
|
ConnectionMonitorIcmpConfiguration |
ConnectionMonitorIcmpConfiguration.withDisableTraceRoute(Boolean disableTraceRoute)
Set value indicating whether path evaluation with trace route should be disabled.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionMonitorTestConfiguration |
ConnectionMonitorTestConfiguration.withIcmpConfiguration(ConnectionMonitorIcmpConfiguration icmpConfiguration)
Set the parameters used to perform test evaluation over ICMP.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/