PartialMonitoringObjectBase::GetMonitoringEvents Method ()
System Center
Applies To: Operations Manager for System Center 2012
Gets all the event objects that are related to this monitoring object.
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Return Value
Type: System.Collections.ObjectModel::ReadOnlyCollection<MonitoringEvent^>^Returns a ReadOnlyCollection<T> of MonitoringEvent objects.
Show: