Uses of Interface
com.microsoft.azure.management.network.ConnectionMonitorQueryResult
Packages that use ConnectionMonitorQueryResult
Package
Description
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 ConnectionMonitorQueryResultModifier and TypeMethodDescriptionConnectionMonitor.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 ConnectionMonitorQueryResultModifier and TypeMethodDescriptionrx.Observable<ConnectionMonitorQueryResult>
ConnectionMonitor.queryAsync()
Query a snapshot of the most recent connection state of a connection monitor asynchronously.