Native (DataSourceModuleType)

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

Contains the class ID of a native module type definition.

Schema Hierarchy

ManagementPack
  TypeDefinitions
    ModuleTypes
      DataSourceModuleType
        ModuleImplementation (DataSourceModuleType)
          Native (DataSourceModuleType)

Syntax

<Native>
   <ClassID>XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX</ClassID>
</Native>

Attributes and Elements

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

Attributes

None.

Child Elements

Element Description

ClassID (DataSourceModuleType)

Required element. Represents the class ID of a native module type definition.

Parent Elements

Element Description

ModuleImplementation (DataSourceModuleType)

Defines the implementation type for native or managed module type definitions, and the composite elements for composite module type definitions.

Remarks

Important

The creation of native module types is currently unsupported.

See Also

Reference

ModuleImplementation (DataSourceModuleType)