ManagementGroupAdministrationSummary Class

System Center
 

Updated: April 16, 2012

Applies To: Operations Manager for System Center 2012

Exposes summary information for managed devices and computers.

Namespace:   Microsoft.EnterpriseManagement.Administration
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

System::Object
  Microsoft.EnterpriseManagement.Administration::ManagementGroupAdministrationSummary

public ref class ManagementGroupAdministrationSummary 

NameDescription
System_CAPS_pubpropertyAgentManagedComputerCount

Gets the number of agent-managed computers in a Management Group.

System_CAPS_pubpropertyAgentPendingActionCount

Gets the number of agent computers that are performing an action in the Management Group.

System_CAPS_pubpropertyManagementServerCount

Gets the number of Management Servers in the Management Group.

System_CAPS_pubpropertyRemotelyManagedComputerCount

Gets the number of remotely managed computers in a Management Group.

System_CAPS_pubpropertyRemotelyManagedDeviceCount

Gets the number of remotely managed devices in a Management Group.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(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.

Return to top
Show: