ManagementGroupAdministrationSummary Class
Updated: April 16, 2012
Applies To: Operations Manager for System Center 2012
Exposes summary information for managed devices and computers.
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
| Name | Description | |
|---|---|---|
![]() | AgentManagedComputerCount | Gets the number of agent-managed computers in a Management Group. |
![]() | AgentPendingActionCount | Gets the number of agent computers that are performing an action in the Management Group. |
![]() | ManagementServerCount | Gets the number of Management Servers in the Management Group. |
![]() | RemotelyManagedComputerCount | Gets the number of remotely managed computers in a Management Group. |
![]() | RemotelyManagedDeviceCount | Gets the number of remotely managed devices in a Management Group. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


