ManagementGroup::RefreshMonitoringGroupMembers Method (ManagementPack^)

System Center
 

Applies To: Operations Manager for System Center 2012

Note: This API is now obsolete.

Refreshes the members of the specified management group that are a target of a group population rule or discovery object.

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

public:
[ObsoleteAttribute("Please use ManagementPacks.RefreshMonitoringGroupMembers()")]
void RefreshMonitoringGroupMembers(
	ManagementPack^ managementPack
)

Parameters

managementPack
Type: Microsoft.EnterpriseManagement.Configuration::ManagementPack^

The management pack to refresh.

Return to top
Show: