Win32_PowerSettingCapabilities class

Represents the association between the power setting and the power setting definition. An instance of Win32_PowerSettingCapabilities is created for each power setting.

The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.

Syntax

[Provider("PowerWmiProvider"), Dynamic]
class Win32_PowerSettingCapabilities : CIM_ElementCapabilities
{
  string REF ManagedElement;
  string REF Capabilities;
};

Members

The Win32_PowerSettingCapabilities class has these types of members:

Properties

The Win32_PowerSettingCapabilities class has these properties.

Capabilities

Data type: string

Access type: Read-only

The InstanceID of the power setting definition that corresponds to the value of the setting.

ManagedElement

Data type: string

Access type: Read-only

The InstanceID of the power setting to which this setting data applies.

Requirements

Minimum supported client
Windows 7
Minimum supported server
Windows Server 2008 R2
Namespace
Root\CIMV2\power
MOF
PowerWmiProvider.mof
DLL
PowerWmiProvider.dll