Share via


Native (DataSourceModuleType)

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

Contains the class ID of a native module type definition.

Schema Hierarchy

ManagementPack
  TypeDefinitions
    ModuleTypes
      DataSourceModuleType
        ModuleImplementation (DataSourceModuleType)
          Native

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)