Partager via


NetworkWatchersOperationsExtensions.BeginGetTroubleshootingResult Méthode

Définition

Obtenez le dernier résultat de résolution des problèmes terminé sur une ressource spécifiée.

public static Microsoft.Azure.Management.Network.Models.TroubleshootingResult BeginGetTroubleshootingResult (this Microsoft.Azure.Management.Network.INetworkWatchersOperations operations, string resourceGroupName, string networkWatcherName, Microsoft.Azure.Management.Network.Models.QueryTroubleshootingParameters parameters);
static member BeginGetTroubleshootingResult : Microsoft.Azure.Management.Network.INetworkWatchersOperations * string * string * Microsoft.Azure.Management.Network.Models.QueryTroubleshootingParameters -> Microsoft.Azure.Management.Network.Models.TroubleshootingResult
<Extension()>
Public Function BeginGetTroubleshootingResult (operations As INetworkWatchersOperations, resourceGroupName As String, networkWatcherName As String, parameters As QueryTroubleshootingParameters) 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
QueryTroubleshootingParameters

Paramètres qui définissent la ressource pour interroger le résultat de la résolution des problèmes.

Retours

S’applique à