Uses of Class
com.azure.resourcemanager.network.fluent.models.NetworkConfigurationDiagnosticResponseInner
Packages that use NetworkConfigurationDiagnosticResponseInner
Package
Description
Package containing the service clients for NetworkManagementClient.
-
Uses of NetworkConfigurationDiagnosticResponseInner in com.azure.resourcemanager.network.fluent
Methods in com.azure.resourcemanager.network.fluent that return NetworkConfigurationDiagnosticResponseInnerModifier and TypeMethodDescriptionNetworkWatchersClient.getNetworkConfigurationDiagnostic(String resourceGroupName, String networkWatcherName, NetworkConfigurationDiagnosticParameters parameters) Gets Network Configuration Diagnostic data to help customers understand and debug network behavior.NetworkWatchersClient.getNetworkConfigurationDiagnostic(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.Methods in com.azure.resourcemanager.network.fluent that return types with arguments of type NetworkConfigurationDiagnosticResponseInnerModifier and TypeMethodDescriptioncom.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.NetworkWatchersClient.getNetworkConfigurationDiagnosticAsync(String resourceGroupName, String networkWatcherName, NetworkConfigurationDiagnosticParameters parameters) Gets Network Configuration Diagnostic data to help customers understand and debug network behavior.