ManagementGroup::DeleteMonitoringUserRole Method (MonitoringUserRole^)
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
Deletes the specified user role from the management group.
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
public: [ObsoleteAttribute("Please use Security.DeleteUserRole()")] void DeleteMonitoringUserRole( MonitoringUserRole^ userRole )
Parameters
- userRole
-
Type:
Microsoft.EnterpriseManagement.Monitoring.Security::MonitoringUserRole^
The user role to delete from the management group.
Show: