IncludeSchema(ProbeActionModuleType)

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 references to internal or external complex schema types.


<IncludeSchemaTypes>    <SchemaType>SchemaName</SchemaType>  </IncludeSchemaTypes>

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

Attributes

None.

Child Elements

 

Element Description

SchemaType (ProbeActionModuleType)

Required element. Represents a reference to an internal or external SchemaType element ID.

Parent Elements

 

Element Description

Configuration (DataSourceModuleType)

Represents the parameters for a monitor or module type definition in XSD schema.

The IncludeSchemaTypes element allows you to reference from zero to many schema type definitions that are publically defined in an external management pack. You include this element in your module type definition when one or more of your configuration parameters is of a certain schema type.

For more information and an example of how the SchemaType element is used, see SchemaType.

To see the schema types reference, see Schema Types Reference.

 
Show: