GetAzureNetworkWatcherTroubleshootingResult.GetTroubleshooting(String, String, QueryTroubleshootingParameters) Method

Definition

public Microsoft.Azure.Commands.Network.Models.PSTroubleshootingResult GetTroubleshooting (string resourceGroupName, string name, Microsoft.Azure.Management.Network.Models.QueryTroubleshootingParameters parameters);
member this.GetTroubleshooting : string * string * Microsoft.Azure.Management.Network.Models.QueryTroubleshootingParameters -> Microsoft.Azure.Commands.Network.Models.PSTroubleshootingResult
Public Function GetTroubleshooting (resourceGroupName As String, name As String, parameters As QueryTroubleshootingParameters) As PSTroubleshootingResult

Parameters

resourceGroupName
String
name
String

Returns

PSTroubleshootingResult

Applies to