Uses of Interface
com.azure.resourcemanager.network.models.ConnectionMonitorQueryResult
-
Packages that use ConnectionMonitorQueryResult Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ConnectionMonitorQueryResult in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models 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.azure.resourcemanager.network.models that return types with arguments of type ConnectionMonitorQueryResult Modifier and Type Method Description Mono<ConnectionMonitorQueryResult>ConnectionMonitor. queryAsync()Query a snapshot of the most recent connection state of a connection monitor asynchronously.
-