Partager via


NetworkWatchersOperationsExtensions.GetTroubleshooting Méthode

Définition

Lancez la résolution des problèmes sur une ressource spécifiée.

public static Microsoft.Azure.Management.Network.Models.TroubleshootingResult GetTroubleshooting (this Microsoft.Azure.Management.Network.INetworkWatchersOperations operations, string resourceGroupName, string networkWatcherName, Microsoft.Azure.Management.Network.Models.TroubleshootingParameters parameters);
static member GetTroubleshooting : Microsoft.Azure.Management.Network.INetworkWatchersOperations * string * string * Microsoft.Azure.Management.Network.Models.TroubleshootingParameters -> Microsoft.Azure.Management.Network.Models.TroubleshootingResult
<Extension()>
Public Function GetTroubleshooting (operations As INetworkWatchersOperations, resourceGroupName As String, networkWatcherName As String, parameters As TroubleshootingParameters) As TroubleshootingResult

Paramètres

operations
INetworkWatchersOperations

Groupe d’opérations pour cette méthode d’extension.

resourceGroupName
String

Nom du groupe de ressources.

networkWatcherName
String

Nom de la ressource network watcher.

parameters
TroubleshootingParameters

Paramètres qui définissent la ressource à résoudre.

Retours

S’applique à