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

Contains all category definitions in a management pack

Schema Hierarchy

ManagementPack
  Categories

Syntax

Xml
<Categories>
   <Category ID=”id” Comment=”string” Target=”classtypeid” Value=”string”>…</Category>
</Categories>

Attributes and Elements

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

Attributes

None.

Child Elements

Element Description

EntityTypes

Optional element. Represents a category definition in a management pack.

Parent Elements

Element Description

ManagementPack

Represents the root element of a management pack.

See Also