OutputType (ConditionDetectionModuleType)

System Center

Updated: May 18, 2012

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.


<OutputType>DataTypeID</OutputType>

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

Attributes

None.

Child Elements

None.

Parent Elements

 

Element Description

DataSourceModuleType

Represents a data source module type definition in a management pack.

ConditionDetectionModuleType

Represents a condition detection module type definition in a management pack.

ProbeActionModuleType

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

WriteActionModuleType

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

To see the available data types, see Data Types Reference.

The value of OutputType depends on your module construction. In the case of a ConditionDetectionModuleType, if it is a filtering condition detection module, the output type will be the output type of the module that precedes it in the workflow.

 
Show: