NetworkWatcherResource.GetPacketCaptures Method

Definition

Gets a collection of PacketCaptures in the NetworkWatcherResource.

public virtual Azure.ResourceManager.Network.PacketCaptureCollection GetPacketCaptures();
abstract member GetPacketCaptures : unit -> Azure.ResourceManager.Network.PacketCaptureCollection
override this.GetPacketCaptures : unit -> Azure.ResourceManager.Network.PacketCaptureCollection
Public Overridable Function GetPacketCaptures () As PacketCaptureCollection

Returns

An object representing collection of PacketCaptures and their operations over a PacketCaptureResource.

Applies to