Share via


TriggerOnly

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

Defines whether or not the probe action module type is trigger-only.

Schema Hierarchy

ManagementPack
  TypeDefinitions
    ModuleTypes
      ProbeActionModuleType
        TriggerOnly

Syntax

<TriggerOnly>True/False</TriggerOnly>

Attributes and Elements

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

Attributes

None.

Child Elements

None.

Parent Elements

Element Description

ProbeActionModuleType

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

Text Value

If TriggerOnly is true, the InputType element should not be included in the module type definition because the module uses the incoming data only as a trigger. Conversely, if the probe action module’s InputType contains a value, TriggerOnly defaults to false and does not need to be included.

See Also

Reference

InputType (ProbeActionModuleType)
ProbeActionModuleType