Share via


IOperationalDataManagement.GetPartialMonitoringEventReader Method

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Retrieves a PartialMonitoringEventReader object for accessing MonitoringEvent objects.

Overload List

Name Description
IOperationalDataManagement.GetPartialMonitoringEventReader (EnterpriseManagementObject, TraversalDepth, MonitoringEventProperty[]) Obsolete.Retrieves a PartialMonitoringEventReader object for accessing MonitoringEvent objects in the ManagementGroup object. The returned MonitoringEvent objects are scoped to a specific PartialMonitoringObject object, the TraversalDepth object, and the MonitoringEventProperty properties.
IOperationalDataManagement.GetPartialMonitoringEventReader (EnterpriseManagementObject, ManagementPackClass, TraversalDepth, MonitoringEventProperty[]) Obsolete.Retrieves a PartialMonitoringEventReader object for accessing MonitoringEvent objects in the ManagementGroup object. The returned MonitoringEvent objects are scoped to a specific PartialMonitoringObject, a ManagementPackClass object, the TraversalDepth object, and the MonitoringEventProperty properties.
IOperationalDataManagement.GetPartialMonitoringEventReader (EnterpriseManagementObject, MonitoringEventCriteria, TraversalDepth, MonitoringEventProperty[]) Obsolete.Retrieves a PartialMonitoringEventReader object for accessing MonitoringEvent objects in the ManagementGroup object. The returned MonitoringEvent objects are scoped to a specific MonitoringEventCriteria object, the TraversalDepth object, and the MonitoringEventProperty properties.
IOperationalDataManagement.GetPartialMonitoringEventReader (EnterpriseManagementObject, MonitoringEventCriteria, ManagementPackClass, TraversalDepth, MonitoringEventProperty[]) Obsolete.Retrieves a PartialMonitoringEventReader object for accessing MonitoringEvent objects in the ManagementGroup object. The returned MonitoringEvent objects are scoped to a specific PartialMonitoringObject object, the MonitoringEventCriteria object, the ManagementPackClass object, and the MonitoringEventProperty properties.
IOperationalDataManagement.GetPartialMonitoringEventReader (ManagementPackClass, TraversalDepth, MonitoringEventProperty[]) Obsolete.Retrieves a PartialMonitoringEventReader object for accessing MonitoringEvent objects in the ManagementGroup object. The returned MonitoringEvent objects are scoped to a specific ManagementPackClass object, the TraversalDepth object, and the MonitoringEventProperty properties.
IOperationalDataManagement.GetPartialMonitoringEventReader (MonitoringEventCriteria, ManagementPackClass, TraversalDepth, MonitoringEventProperty[]) Retrieves a PartialMonitoringEventReader object for accessing MonitoringEvent objects in the ManagementGroup object. The returned MonitoringEvent objects are scoped to a MonitoringEventCriteria object, the ManagementPackClass object, the TraversalDepth object, and the MonitoringEventProperty properties.
IOperationalDataManagement.GetPartialMonitoringEventReader (MonitoringEventCriteria, MonitoringEventProperty[]) Retrieves a PartialMonitoringEventReader object for accessing MonitoringEvent objects in the ManagementGroup object. The returned MonitoringEvent objects are scoped to a specific MonitoringEventCriteria object, the object, and the MonitoringEventProperty properties.
IOperationalDataManagement.GetPartialMonitoringEventReader (MonitoringEventProperty[]) Obsolete.Retrieves a PartialMonitoringEventReader object for accessing MonitoringEvent objects in the ManagementGroup object. The returned MonitoringEvent objects are scoped to a specific MonitoringEventProperty object properties.
IOperationalDataManagement.GetPartialMonitoringEventReader (Guid, TraversalDepth, MonitoringEventProperty[]) Obsolete.Retrieves a PartialMonitoringEventReader object for accessing MonitoringEvent objects in the ManagementGroup object. The returned MonitoringEvent objects are scoped to a System.Guid object of a specific PartialMonitoringObject object, the TraversalDepth object, and the MonitoringEventProperty properties.
IOperationalDataManagement.GetPartialMonitoringEventReader (Guid, ManagementPackClass, TraversalDepth, MonitoringEventProperty[]) Obsolete.Retrieves a PartialMonitoringEventReader object for accessing MonitoringEvent objects in the ManagementGroup object. The returned MonitoringEvent objects are scoped to a System.Guid object of a specific PartialMonitoringObject object, the ManagementPackClass object, the TraversalDepth object, and the MonitoringEventProperty properties.
IOperationalDataManagement.GetPartialMonitoringEventReader (Guid, MonitoringEventCriteria, TraversalDepth, MonitoringEventProperty[]) Retrieves a PartialMonitoringEventReader object for accessing MonitoringEvent objects in the ManagementGroup object. The returned MonitoringEvent objects are scoped to a System.Guid object of a specific PartialMonitoringObject object, the MonitoringEventCriteria object, the TraversalDepth object, and the MonitoringEventProperty properties.
IOperationalDataManagement.GetPartialMonitoringEventReader (Guid, MonitoringEventCriteria, ManagementPackClass, TraversalDepth, MonitoringEventProperty[]) Retrieves a PartialMonitoringEventReader object foraccessing MonitoringEvent objects in the ManagementGroup object. The returned MonitoringEvent objects are scoped to a System.Guid object of a specific PartialMonitoringObject object, the MonitoringEventCriteria object, the ManagementPackClass object, the TraversalDepth object, and the MonitoringEventProperty properties.

See Also

Reference

IOperationalDataManagement Interface
IOperationalDataManagement Members
Microsoft.EnterpriseManagement Namespace