Share via


PacketCaptureBaseCmdlet.GetPacketCapture(String, String, String) Method

Definition

public Microsoft.Azure.Commands.Network.Models.PSPacketCaptureResult GetPacketCapture (string resourceGroupName, string name, string packetCaptureName);
member this.GetPacketCapture : string * string * string -> Microsoft.Azure.Commands.Network.Models.PSPacketCaptureResult
Public Function GetPacketCapture (resourceGroupName As String, name As String, packetCaptureName As String) As PSPacketCaptureResult

Parameters

resourceGroupName
String
name
String
packetCaptureName
String

Returns

Applies to