| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
AzureReachabilityReportItem |
AzureReachabilityReportItem.withAzureLocation(String azureLocation)
Set the Azure region.
|
AzureReachabilityReportItem |
AzureReachabilityReportItem.withLatencies(List<AzureReachabilityReportLatencyInfo> latencies)
Set list of latency details for each of the time series.
|
AzureReachabilityReportItem |
AzureReachabilityReportItem.withProvider(String provider)
Set the Internet service provider.
|
| Modifier and Type | Method and Description |
|---|---|
List<AzureReachabilityReportItem> |
AzureReachabilityReport.reachabilityReport() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/