Gets monitoring alert objects that are related to this monitoring object.

Overload List

Name Description
PartialMonitoringObjectBase.GetMonitoringAlerts () Gets all the monitoring alert objects that are related to this monitoring object.
PartialMonitoringObjectBase.GetMonitoringAlerts (DateTime) Gets all the monitoring alert objects that are related to this monitoring object and that have changed since the specified date and time.
PartialMonitoringObjectBase.GetMonitoringAlerts (MonitoringAlertCriteria) Gets all the monitoring alert objects that are related to this monitoring object and that meet the specified criteria.
PartialMonitoringObjectBase.GetMonitoringAlerts (MonitoringClass) Gets all the monitoring alert objects that are related to this monitoring object and the specified monitoring class.
PartialMonitoringObjectBase.GetMonitoringAlerts (TraversalDepth) Gets all the monitoring alert objects that are related to this monitoring object, and optionally alerts that are related to all the monitoring objects that are contained by this object.
PartialMonitoringObjectBase.GetMonitoringAlerts (MonitoringAlertCriteria, DateTime) Gets all the monitoring alert objects that are related to this monitoring object and that meet the specified criteria.
PartialMonitoringObjectBase.GetMonitoringAlerts (MonitoringAlertCriteria, MonitoringClass) Gets all the monitoring alert objects that are related to this monitoring object and that meet the specified criteria.
PartialMonitoringObjectBase.GetMonitoringAlerts (MonitoringAlertCriteria, TraversalDepth) Gets all the monitoring alert objects that are related to this monitoring object and that meet the specified criteria.
PartialMonitoringObjectBase.GetMonitoringAlerts (MonitoringClass, DateTime) Gets all the monitoring alert objects that are related to this monitoring object and that meet the specified criteria.
PartialMonitoringObjectBase.GetMonitoringAlerts (MonitoringClass, TraversalDepth) Gets all the monitoring alert objects that are related to this monitoring object and that meet the specified criteria.
PartialMonitoringObjectBase.GetMonitoringAlerts (TraversalDepth, DateTime) Gets all the monitoring alert objects that are related to this monitoring object and that meet the specified criteria.
PartialMonitoringObjectBase.GetMonitoringAlerts (MonitoringAlertCriteria, MonitoringClass, DateTime) Gets all the monitoring alert objects that are related to this monitoring object and that meet the specified criteria.
PartialMonitoringObjectBase.GetMonitoringAlerts (MonitoringAlertCriteria, MonitoringClass, TraversalDepth) Gets all the monitoring alert objects that are related to this monitoring object and that meet the specified criteria.
PartialMonitoringObjectBase.GetMonitoringAlerts (MonitoringAlertCriteria, TraversalDepth, DateTime) Gets all the monitoring alert objects that are related to this monitoring object and that meet the specified criteria.
PartialMonitoringObjectBase.GetMonitoringAlerts (MonitoringClass, TraversalDepth, DateTime) Gets all the monitoring alert objects that are related to this monitoring object and that meet the specified criteria.
PartialMonitoringObjectBase.GetMonitoringAlerts (MonitoringAlertCriteria, MonitoringClass, TraversalDepth, DateTime) Gets all the monitoring alert objects that are related to this monitoring object and that meet the specified criteria.

See Also


Send comments about this topic to Microsoft.