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