OutputType (WriteActionModuleType)
Applies To: System Center 2012 - Operations Manager, System Center 2012 R2 Operations Manager, System Center 2012 SP1 - Operations Manager
Defines the output data type of a module type definition.
Schema Hierarchy
ManagementPack
TypeDefinitions
ModuleTypes
WriteActionModuleType
OutputType
Syntax
<OutputType>DataTypeID</OutputType>
Attributes and Elements
The following sections describe attributes, child elements, and parent the elements of the OutputType element.
Attributes
None.
Child Elements
None.
Parent Elements
Element | Description |
---|---|
Represents a data source module type definition in a management pack. |
|
Represents a condition detection module type definition in a management pack. |
|
Represents a probe action module type definition in a management pack. |
|
Represents a write action module type definition in a management pack. |
Text Value
To see the available data types, see Data Types Reference.
Remarks
The value of OutputType depends on your module construction. In the case of a WriteActionModuleType, the output type is optional and, if included, indicates that the module is outputting data to the operations database. The output data is never consumed by another module in a workflow.