| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
AzureReachabilityReportLatencyInfo |
AzureReachabilityReportLatencyInfo.withScore(Integer score)
Set the score value.
|
AzureReachabilityReportLatencyInfo |
AzureReachabilityReportLatencyInfo.withTimeStamp(org.joda.time.DateTime timeStamp)
Set the timeStamp value.
|
| Modifier and Type | Method and Description |
|---|---|
List<AzureReachabilityReportLatencyInfo> |
AzureReachabilityReportItem.latencies()
Get the latencies value.
|
| Modifier and Type | Method and Description |
|---|---|
AzureReachabilityReportItem |
AzureReachabilityReportItem.withLatencies(List<AzureReachabilityReportLatencyInfo> latencies)
Set the latencies value.
|
Copyright © 2019. All rights reserved.