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 © 2019. All rights reserved.