com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ConnectionMonitorQueryResultInner>,ConnectionMonitorQueryResultInner> |
ConnectionMonitorsClient.beginQuery(String resourceGroupName,
String networkWatcherName,
String connectionMonitorName) |
Query a snapshot of the most recent connection states.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ConnectionMonitorQueryResultInner>,ConnectionMonitorQueryResultInner> |
ConnectionMonitorsClient.beginQuery(String resourceGroupName,
String networkWatcherName,
String connectionMonitorName) |
Query a snapshot of the most recent connection states.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ConnectionMonitorQueryResultInner>,ConnectionMonitorQueryResultInner> |
ConnectionMonitorsClient.beginQuery(String resourceGroupName,
String networkWatcherName,
String connectionMonitorName,
com.azure.core.util.Context context) |
Query a snapshot of the most recent connection states.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ConnectionMonitorQueryResultInner>,ConnectionMonitorQueryResultInner> |
ConnectionMonitorsClient.beginQuery(String resourceGroupName,
String networkWatcherName,
String connectionMonitorName,
com.azure.core.util.Context context) |
Query a snapshot of the most recent connection states.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ConnectionMonitorQueryResultInner>,ConnectionMonitorQueryResultInner> |
ConnectionMonitorsClient.beginQueryAsync(String resourceGroupName,
String networkWatcherName,
String connectionMonitorName) |
Query a snapshot of the most recent connection states.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ConnectionMonitorQueryResultInner>,ConnectionMonitorQueryResultInner> |
ConnectionMonitorsClient.beginQueryAsync(String resourceGroupName,
String networkWatcherName,
String connectionMonitorName) |
Query a snapshot of the most recent connection states.
|
Mono<ConnectionMonitorQueryResultInner> |
ConnectionMonitorsClient.queryAsync(String resourceGroupName,
String networkWatcherName,
String connectionMonitorName) |
Query a snapshot of the most recent connection states.
|