Share via


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
System_CAPS_pubmethod DeleteAgentManagedComputers(IList<AgentManagedComputer>)

Deletes the specified agent-managed computers from the Management Group.

System_CAPS_pubmethod 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