PartialMonitoringObjectBase::GetRelatedPartialMonitoringObjects Method (ManagementPackClass^)

 

Applies To: Operations Manager for System Center 2012

Gets all the partial monitoring objects that are related to this object and the specified monitoring class.

Namespace:   Microsoft.EnterpriseManagement.Monitoring
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

public:
ReadOnlyCollection<PartialMonitoringObject^>^ GetRelatedPartialMonitoringObjects(
	ManagementPackClass^ managementPackClass
)

Parameters

managementPackClass
Type: Microsoft.EnterpriseManagement.Configuration::ManagementPackClass^

Only partial monitoring objects that are related to this monitoring class are returned.

Return to top
Show: