Uses of Class
com.microsoft.azure.management.network.AzureReachabilityReportLatencyInfo
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of AzureReachabilityReportLatencyInfo in com.microsoft.azure.management.network
Modifier and TypeMethodDescriptionSet the relative latency score between 1 and 100, higher values indicating a faster connection.AzureReachabilityReportLatencyInfo.withTimeStamp
(org.joda.time.DateTime timeStamp) Set the time stamp.Modifier and TypeMethodDescriptionAzureReachabilityReportItem.latencies()
Get list of latency details for each of the time series.Modifier and TypeMethodDescriptionAzureReachabilityReportItem.withLatencies
(List<AzureReachabilityReportLatencyInfo> latencies) Set list of latency details for each of the time series.