[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Contains one or more data source modules.

Schema Hierarchy

ManagementPack
  Monitoring
    Rules
      Rule
        DataSources

Syntax

Xml
<DataSources>
   <DataSource ID=”ModuleID” Comment=”Comment” TypeID=”ModuleTypeID”>…</DataSource>
</DataSources>

Attributes and Elements

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

Attributes

None.

Child Elements

Element Description

DataSource (Rule)

Required element. Represents an implementation of a data source module type definition.

Parent Elements

Element Description

Rule

Defines a workflow within a management pack.

See Also

Reference

Rule