| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionStateSnapshot |
ConnectionStateSnapshot.withConnectionState(ConnectionState connectionState)
Set the connectionState value.
|
ConnectionStateSnapshot |
ConnectionStateSnapshot.withEndTime(org.joda.time.DateTime endTime)
Set the endTime value.
|
ConnectionStateSnapshot |
ConnectionStateSnapshot.withEvaluationState(EvaluationState evaluationState)
Set the evaluationState value.
|
ConnectionStateSnapshot |
ConnectionStateSnapshot.withStartTime(org.joda.time.DateTime startTime)
Set the startTime value.
|
| Modifier and Type | Method and Description |
|---|---|
List<ConnectionStateSnapshot> |
ConnectionMonitorQueryResult.states() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/