Freigeben über


PacketCapturesOperationsExtensions.Stop Methode

Definition

Beendet eine angegebene Paketerfassungssitzung.

public static void Stop (this Microsoft.Azure.Management.Network.IPacketCapturesOperations operations, string resourceGroupName, string networkWatcherName, string packetCaptureName);
static member Stop : Microsoft.Azure.Management.Network.IPacketCapturesOperations * string * string * string -> unit
<Extension()>
Public Sub Stop (operations As IPacketCapturesOperations, resourceGroupName As String, networkWatcherName As String, packetCaptureName As String)

Parameter

operations
IPacketCapturesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

networkWatcherName
String

Der Name des Network Watchers.

packetCaptureName
String

Der Name der Paketerfassungssitzung.

Gilt für: