Power Policy Provider
The Power Policy provider provides Windows Management Instrumentation (WMI) classes the ability to remotely manage all the power policy infrastructure.
For more information about power plans and settings, see Power Policy Settings.
All classes and objects are defined in the following namespace: \\.\root\cimv2\power.
Class | Description |
---|---|
Win32_PowerPlan |
Represents a power plan on a system. |
Win32_PowerSetting |
Represents a power setting on the system. |
Win32_PowerSettingCapabilities |
Represents the association between the power setting and the power setting definition. |
Win32_PowerSettingDataIndex |
Represents the setting data index value for a power setting on the system. |
Win32_PowerSettingDataIndexInPlan |
Represents the association between the power plan and the power setting data index. |
Win32_PowerSettingDefineCapabilities |
Associates the power setting's definition data with the power setting definition. |
Win32_PowerSettingDefinition |
Represents a power setting definition. |
Win32_PowerSettingDefinitionPossibleValue |
Represents possible values for a power setting. |
Win32_PowerSettingDefinitionRangeData |
Represents the possible range data values for a power setting. |
Win32_PowerSettingElementSettingDataIndex |
Represents the association between the power setting and the corresponding setting data. |
Win32_PowerSettingInSubgroup |
Represents the association between the power setting and a subgroup. |
Win32_PowerSettingSubgroup |
Represents a power setting subgroup on the system. |