Uses of Class
com.microsoft.azure.management.network.AzureReachabilityReportItem
-
Packages that use AzureReachabilityReportItem Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of AzureReachabilityReportItem in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return AzureReachabilityReportItem Modifier and Type Method Description AzureReachabilityReportItemAzureReachabilityReportItem. withAzureLocation(String azureLocation)Set the azureLocation value.AzureReachabilityReportItemAzureReachabilityReportItem. withLatencies(List<AzureReachabilityReportLatencyInfo> latencies)Set the latencies value.AzureReachabilityReportItemAzureReachabilityReportItem. withProvider(String provider)Set the provider value.Methods in com.microsoft.azure.management.network that return types with arguments of type AzureReachabilityReportItem Modifier and Type Method Description List<AzureReachabilityReportItem>AzureReachabilityReport. reachabilityReport()
-