com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TroubleshootingResultInner>,TroubleshootingResultInner> |
NetworkWatchersClient.beginGetTroubleshooting(String resourceGroupName,
String networkWatcherName,
TroubleshootingParameters parameters) |
Initiate troubleshooting on a specified resource.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TroubleshootingResultInner>,TroubleshootingResultInner> |
NetworkWatchersClient.beginGetTroubleshooting(String resourceGroupName,
String networkWatcherName,
TroubleshootingParameters parameters) |
Initiate troubleshooting on a specified resource.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TroubleshootingResultInner>,TroubleshootingResultInner> |
NetworkWatchersClient.beginGetTroubleshooting(String resourceGroupName,
String networkWatcherName,
TroubleshootingParameters parameters,
com.azure.core.util.Context context) |
Initiate troubleshooting on a specified resource.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TroubleshootingResultInner>,TroubleshootingResultInner> |
NetworkWatchersClient.beginGetTroubleshooting(String resourceGroupName,
String networkWatcherName,
TroubleshootingParameters parameters,
com.azure.core.util.Context context) |
Initiate troubleshooting on a specified resource.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<TroubleshootingResultInner>,TroubleshootingResultInner> |
NetworkWatchersClient.beginGetTroubleshootingAsync(String resourceGroupName,
String networkWatcherName,
TroubleshootingParameters parameters) |
Initiate troubleshooting on a specified resource.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<TroubleshootingResultInner>,TroubleshootingResultInner> |
NetworkWatchersClient.beginGetTroubleshootingAsync(String resourceGroupName,
String networkWatcherName,
TroubleshootingParameters parameters) |
Initiate troubleshooting on a specified resource.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TroubleshootingResultInner>,TroubleshootingResultInner> |
NetworkWatchersClient.beginGetTroubleshootingResult(String resourceGroupName,
String networkWatcherName,
QueryTroubleshootingParameters parameters) |
Get the last completed troubleshooting result on a specified resource.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TroubleshootingResultInner>,TroubleshootingResultInner> |
NetworkWatchersClient.beginGetTroubleshootingResult(String resourceGroupName,
String networkWatcherName,
QueryTroubleshootingParameters parameters) |
Get the last completed troubleshooting result on a specified resource.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TroubleshootingResultInner>,TroubleshootingResultInner> |
NetworkWatchersClient.beginGetTroubleshootingResult(String resourceGroupName,
String networkWatcherName,
QueryTroubleshootingParameters parameters,
com.azure.core.util.Context context) |
Get the last completed troubleshooting result on a specified resource.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TroubleshootingResultInner>,TroubleshootingResultInner> |
NetworkWatchersClient.beginGetTroubleshootingResult(String resourceGroupName,
String networkWatcherName,
QueryTroubleshootingParameters parameters,
com.azure.core.util.Context context) |
Get the last completed troubleshooting result on a specified resource.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<TroubleshootingResultInner>,TroubleshootingResultInner> |
NetworkWatchersClient.beginGetTroubleshootingResultAsync(String resourceGroupName,
String networkWatcherName,
QueryTroubleshootingParameters parameters) |
Get the last completed troubleshooting result on a specified resource.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<TroubleshootingResultInner>,TroubleshootingResultInner> |
NetworkWatchersClient.beginGetTroubleshootingResultAsync(String resourceGroupName,
String networkWatcherName,
QueryTroubleshootingParameters parameters) |
Get the last completed troubleshooting result on a specified resource.
|
Mono<TroubleshootingResultInner> |
NetworkWatchersClient.getTroubleshootingAsync(String resourceGroupName,
String networkWatcherName,
TroubleshootingParameters parameters) |
Initiate troubleshooting on a specified resource.
|
Mono<TroubleshootingResultInner> |
NetworkWatchersClient.getTroubleshootingResultAsync(String resourceGroupName,
String networkWatcherName,
QueryTroubleshootingParameters parameters) |
Get the last completed troubleshooting result on a specified resource.
|