Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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
- <WindowsPerformanceRecorder>
- <Profiles>
- <SystemProvider>
- <PoolTags>
- <Profile>
- <Collectors>
- <SystemCollectorId>
- <SystemProviderId>
- <PoolTags>
- <SystemProvider>
- <PoolTags>
- <SystemProviderId>
- <SystemCollectorId>
- <Collectors>
- <SystemProvider>
- <Profiles>
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:
|
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. |