Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Purpose
Net Event Capture WMI Provider enables...
In this section
Topic | Description |
---|---|
CIM_Component |
CIM_Component is a generic association used to establish \'part of\' relationships between Managed Elements. For example, it could be used to define the components or parts of a System. |
CIM_LogicalElement |
CIM_LogicalElement is a base class for all the components of a System that represent abstract system components, such as Files, Processes, or LogicalDevices. |
CIM_ManagedElement |
ManagedElement is an abstract class that provides a common superclass (or top of the inheritance tree) for the non-association classes in the CIM Schema. |
CIM_ManagedSystemElement |
CIM_ManagedSystemElement is the base class for the System Element hierarchy. Any distinguishable component of a System is a candidate for inclusion in this class. Examples of system components include: |
MSFT_NetEventCaptureTarget_CaptureProvider |
This class encapsulates the association between the packet capture provider and a packet capture target. |
MSFT_NetEventNetworkAdapter |
This class encapsulates a target network adapter, on which the traffic is to be captured. |
MSFT_NetEventPacketCaptureProvider |
This class encapsulates the Packet Capture Filter ETW provider on a computer |
MSFT_NetEventPacketCaptureTarget |
This class encapsulates a Packet Capture Target on a computer |
MSFT_NetEventProvider |
This class encapsulates an ETW provider on a computer for the event capture |
MSFT_NetEventProviderBase |
This class encapsulates an ETW provider on a computer for the event capture. |
MSFT_NetEventSession |
This class encapsulates an ETW capture session on a computer. |
MSFT_NetEventSession_Provider |
This class encapsulates an association between a session and a provider |
MSFT_NetEventVmNetworkAdapter |
This class encapsulates a VM Network Adapter, that corresponds to a port on a virtual switch, on which the traffic is to be captured. |
MSFT_NetEventVmSwitch |
Encapsulates a Virtual Switch on the hyper-v host, on which the traffic is to be captured. |
Developer audience
Net Event Capture WMI Provider is designed for use by...