ManagementGroup::InsertMonitoringSecureDataHealthServiceReference Method (MonitoringSecureDataHealthServiceReference^)
System Center
Applies To: Operations Manager for System Center 2012
Note: This API is now obsolete.Namespace:
Microsoft.EnterpriseManagement
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Return to top
Inserts the specified secure data health service reference object into the management group.
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.
Show: