ManagementGroupAdministration.DeleteAgentManagedComputers Method
Applies To: Operations Manager for System Center 2012
Deletes the specified agent-managed computers from the Management Group.
Namespace: Microsoft.EnterpriseManagement.Administration
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Overload List
Name | Description | |
---|---|---|
DeleteAgentManagedComputers(IList<AgentManagedComputer>) | Deletes the specified agent-managed computers from the Management Group. |
|
DeleteAgentManagedComputers(IList<PartialAgentManagedComputer>) | Deletes the specified partial agent-managed computers from the Management Group. |
See Also
ManagementGroupAdministration Class
Microsoft.EnterpriseManagement.Administration Namespace
Return to top