Win32_PowerSettingDataIndexInPlan class
Represents the association between the power plan and the power setting data index.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Provider("PowerWmiProvider"), Dynamic]
class Win32_PowerSettingDataIndexInPlan : CIM_ConcreteComponent
{
Win32_PowerPlan REF GroupComponent;
Win32_PowerSettingDataIndex REF PartComponent;
};
Members
The Win32_PowerSettingDataIndexInPlan class has these types of members:
Properties
The Win32_PowerSettingDataIndexInPlan class has these properties.
-
GroupComponent
-
-
Data type: Win32_PowerPlan
-
Access type: Read/write
The InstanceID of the power plan.
-
-
PartComponent
-
-
Data type: Win32_PowerSettingDataIndex
-
Access type: Read/write
The InstanceID power setting data index.
-
Requirements
Minimum supported client |
Windows 7 |
Minimum supported server |
Windows Server 2008 R2 |
Namespace |
Root\CIMV2\power |
MOF |
|
DLL |
|