ConfigurationGroups

Applies To: System Center 2012 - Operations Manager, System Center 2012 R2 Operations Manager, System Center 2012 SP1 - Operations Manager

Contains each configuration group that is defined in a management pack.

Schema Hierarchy

ManagementPack
  ConfigurationGroups

Syntax

<ConfigurationGroups>
   <ConfigurationGroup ID=”ConfigurationGroupID” Accessibility=”Public/Internal” Target=”ClassTargetID”></ConfigurationGroup>
</ConfigurationGroups>

Attributes and Elements

The following sections describe attributes, child elements, and the parent element of the ConfigurationGroups element.

Attributes

None.

Child Elements

Element Description

ConfigurationGroup

Optional element. Represents a configuration group definition.

Parent Elements

Element Description

ManagementPack

Represents the root element of a management pack.

Remarks

In Operations Manager 2007 R2, configuration groups are used only by the ServiceLevelObjectives element.

See Also

Reference

ManagementPack
ServiceLevelObjectives