TypeDefinitions

System Center

Updated: August 10, 2011

Applies To: Operations Manager 2007 R2, System Center Operations Manager 2007

Contains all types defined in the management pack.


<TypeDefinitions>
   <EntityTypes></EntityTypes>
   <DataTypes></DataTypes>
   <SchemaTypes></SchemaTypes>
   <SecureReferences></SecureReferences>   <ModuleTypes></ModuleTypes>
   <MonitorTypes></MonitorTypes>
</TypeDefinitions>

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

Attributes

None.

Child Elements

 

Element Description

EntityTypes

Optional element. Contains class and relationship type definitions in a management pack.

DataTypes

Optional element. Contains data type definitions in a management pack.

SchemaTypes

Optional element. Contains schema type definitions in a management pack.

SecureReferences

Optional element. Contains Run As profile definitions in a management pack.

ModuleTypes

Optional element. Contains module type definitions in a management pack.

MonitorTypes

Optional element. Contains state monitor type definitions in a management pack.

Parent Elements

 

Element Description

ManagementPack

Represents the root element of a management pack.

 
Show: