ManagementGroup::InsertMonitoringSecureDataHealthServiceReference Method (MonitoringSecureDataHealthServiceReference^)

System Center
 

Applies To: Operations Manager for System Center 2012

Note: This API is now obsolete.

Inserts the specified secure data health service reference object into the management group.

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

public:
[ObsoleteAttribute("Please use Security.InsertMonitoringSecureDataHealthServiceReference()")]
void InsertMonitoringSecureDataHealthServiceReference(
	MonitoringSecureDataHealthServiceReference^ secureDataReference
)

Parameters

secureDataReference
Type: Microsoft.EnterpriseManagement.Monitoring.Security::MonitoringSecureDataHealthServiceReference^

The secure data health service reference object to insert.

Return to top
Show: