Skip to main content

packet_captures

Overview

Namepacket_captures
TypeResource
Idazure.network.packet_captures

Fields

NameDatatypeDescription
idstringID of the packet capture operation.
namestringName of the packet capture session.
etagstringA unique read-only string that changes whenever the resource is updated.
propertiesobjectThe properties of a packet capture session.

Methods

NameAccessible byRequired ParamsDescription
getSELECTnetworkWatcherName, packetCaptureName, resourceGroupName, subscriptionIdGets a packet capture session by name.
listSELECTnetworkWatcherName, resourceGroupName, subscriptionIdLists all packet capture sessions within the specified resource group.
createINSERTnetworkWatcherName, packetCaptureName, resourceGroupName, subscriptionId, data__propertiesCreate and start a packet capture on the specified VM.
deleteDELETEnetworkWatcherName, packetCaptureName, resourceGroupName, subscriptionIdDeletes the specified packet capture session.
_listEXECnetworkWatcherName, resourceGroupName, subscriptionIdLists all packet capture sessions within the specified resource group.
stopEXECnetworkWatcherName, packetCaptureName, resourceGroupName, subscriptionIdStops a specified packet capture session.