ManagementGroupClass Object
Updated: January 31, 2012
Applies To: System Center 2012 - Operations Manager
The ManagementGroupClass object represents a management group within the Agent Configuration application programming interface (API).
| Name | Type | Description |
|---|---|---|
String | Read-only. Represents the name of the action account of this management group. | |
Boolean | Read-only. Indicates whether or not this management group was added through Active Directory integration. | |
String | Read-only. Represents the name of the management group. | |
String | Read-only. Represents the name of the management server. | |
Int | Read-only. Represents the port number of the management server. |
Platforms: Requires Windows Vista, Windows Server 2003, or Windows Server 2008
Version: Requires System Center 2012 – Operations Manager
To retrieve a management group, use the GetManagementGroup Method method. To iterate through the collection of management groups, use the GetManagementGroups Method method.