Class CIM_OperationalPowerManifestCollection
extends CIM_SystemSpecificCollection

The OperationalPowerManifestCollection class aggregates, via MemberOfCollection, a set of OperationalPowerManifests. The OperationalPowerManifestCollection is used to filter the retrieval of statistics. For example, an OperationalPowerManifestCollection is specified as part of the OperationalPowerStatisticsService.GetStatisticsCollection method to filter the statistics returned by that method.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Collection
   |
   +--CIM_SystemSpecificCollection
   |
   +--CIM_OperationalPowerManifestCollection

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThe OperationalPowerManifestCollection class aggregates, via MemberOfCollection, a set of OperationalPowerManifests. The OperationalPowerManifestCollection is used to filter the retrieval of statistics. For example, an OperationalPowerManifestCollection is specified as part of the OperationalPowerStatisticsService.GetStatisticsCollection method to filter the statistics returned by that method.
Experimentalbooleantrue
UMLPackagePathstringCIM::Device::Power
Versionstring2.42.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
ElementNamestring
DescriptionstringA user-friendly name for the OperationalPowerManifestCollection. It can be set through the ElementName parameter of the StatisticsService.CreateManifestCollection method.
OverridestringElementName
IsDefaultboolean
DescriptionstringDenotes whether or not this OperationalPowerManifestCollection is a provider defined default OperationalPowerStatisticsManifestCollection.
Requiredbooleantrue

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_SystemSpecificCollection

Class Methods