ManagementGroupClass Object
Applies To: System Center 2012 - Operations Manager
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
The ManagementGroupClass object represents a management group within the Agent Configuration application programming interface (API).
Properties
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. |
Requirements
Platforms: Requires Windows Vista, Windows Server 2003, or Windows Server 2008
Version: Requires System Center 2012 – Operations Manager
Remarks
To retrieve a management group, use the GetManagementGroup Method method. To iterate through the collection of management groups, use the GetManagementGroups Method method.