OverrideableParameters (DataSourceModuleType)

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

Contains any overrideable configuration parameters in a monitor or module type definition.


<OverrideableParameters>
  <OverrideableParameter ID=”ParameterID” ParameterType=”dataType” Selector=”$Config/ParameterID”/>
</OverrideableParameters>

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

Attributes

None.

Child Elements

 

Element Description

OverridableParameters

Optional element. Represents an overrideable configuration parameter of a monitor or module type definition.

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.

UnitMonitorType

Represents a unit monitor type definition in a management pack.

WriteActionModuleType

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

 
Show: