com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<NetworkConfigurationDiagnosticResponseInner>,NetworkConfigurationDiagnosticResponseInner> |
NetworkWatchersClient.beginGetNetworkConfigurationDiagnostic(String resourceGroupName,
String networkWatcherName,
NetworkConfigurationDiagnosticParameters parameters) |
Gets Network Configuration Diagnostic data to help customers understand and debug network behavior.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<NetworkConfigurationDiagnosticResponseInner>,NetworkConfigurationDiagnosticResponseInner> |
NetworkWatchersClient.beginGetNetworkConfigurationDiagnostic(String resourceGroupName,
String networkWatcherName,
NetworkConfigurationDiagnosticParameters parameters) |
Gets Network Configuration Diagnostic data to help customers understand and debug network behavior.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<NetworkConfigurationDiagnosticResponseInner>,NetworkConfigurationDiagnosticResponseInner> |
NetworkWatchersClient.beginGetNetworkConfigurationDiagnostic(String resourceGroupName,
String networkWatcherName,
NetworkConfigurationDiagnosticParameters parameters,
com.azure.core.util.Context context) |
Gets Network Configuration Diagnostic data to help customers understand and debug network behavior.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<NetworkConfigurationDiagnosticResponseInner>,NetworkConfigurationDiagnosticResponseInner> |
NetworkWatchersClient.beginGetNetworkConfigurationDiagnostic(String resourceGroupName,
String networkWatcherName,
NetworkConfigurationDiagnosticParameters parameters,
com.azure.core.util.Context context) |
Gets Network Configuration Diagnostic data to help customers understand and debug network behavior.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<NetworkConfigurationDiagnosticResponseInner>,NetworkConfigurationDiagnosticResponseInner> |
NetworkWatchersClient.beginGetNetworkConfigurationDiagnosticAsync(String resourceGroupName,
String networkWatcherName,
NetworkConfigurationDiagnosticParameters parameters) |
Gets Network Configuration Diagnostic data to help customers understand and debug network behavior.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<NetworkConfigurationDiagnosticResponseInner>,NetworkConfigurationDiagnosticResponseInner> |
NetworkWatchersClient.beginGetNetworkConfigurationDiagnosticAsync(String resourceGroupName,
String networkWatcherName,
NetworkConfigurationDiagnosticParameters parameters) |
Gets Network Configuration Diagnostic data to help customers understand and debug network behavior.
|
Mono<NetworkConfigurationDiagnosticResponseInner> |
NetworkWatchersClient.getNetworkConfigurationDiagnosticAsync(String resourceGroupName,
String networkWatcherName,
NetworkConfigurationDiagnosticParameters parameters) |
Gets Network Configuration Diagnostic data to help customers understand and debug network behavior.
|