PoolTags

Represents a collection of a maximum of four pool tags. If the Operation attribute is specified, the PoolTag elements can be set or added to the collection.

Element Hierarchy

Syntax

<PoolTags Operation = "Set" | "Add" | “Remove” >

  <!-- Child elements -->
  PoolTag

</PoolTags>

Attributes and Elements

Attributes

Attribute Description Data type Required Default
Operation Indicates whether PoolTag elements should be set or added. This attribute can have one of the following values:
  • Set
  • Add
  • Remove
No Set

Child Elements

Element Description
PoolTag Describes the pool tags to be enabled for analyzing pool pages.

Parent Elements

Element Description
SystemProvider Represents a system provider.
SystemProviderId Represents a system provider identifier.

Elements