NetworkWatcherResource.GetPacketCaptures Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a collection of PacketCaptureResources in the NetworkWatcher.
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 PacketCaptureResources and their operations over a PacketCaptureResource.