Uses of Interface
com.microsoft.azure.management.network.ConnectionMonitorQueryResult
-
Packages that use ConnectionMonitorQueryResult Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of ConnectionMonitorQueryResult in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return ConnectionMonitorQueryResult Modifier and Type Method Description ConnectionMonitorQueryResultConnectionMonitor. query()Query a snapshot of the most recent connection state of a connection monitor.Methods in com.microsoft.azure.management.network that return types with arguments of type ConnectionMonitorQueryResult Modifier and Type Method Description rx.Observable<ConnectionMonitorQueryResult>ConnectionMonitor. queryAsync()Query a snapshot of the most recent connection state of a connection monitor asynchronously.
-