[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Defines the input data type of a module type definition.

Schema Hierarchy

ManagementPack
  TypeDefinitions
    ModuleTypes
      WriteActionModuleType
        InputType

Syntax

Xml
<InputType>DataTypeID</InputType >

Attributes and Elements

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

Attributes

None.

Child Elements

None.

Parent Elements

Element Description

InputTypes

Contains the input data types of a condition detection module type definition in a management pack.

WriteActionModuleType

Represents a write action module type definition in a management pack.

See Also