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