Win32_PowerSettingInSubgroup class

Represents the association between the power setting and a subgroup. An instance of Win32_PowerSettingInSubgroup 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_PowerSettingInSubgroup : CIM_ConcreteComponent
{
  Win32_PowerSettingSubgroup REF GroupComponent;
  Win32_PowerSetting         REF PartComponent;
};

Members

The Win32_PowerSettingInSubgroup class has these types of members:

Properties

The Win32_PowerSettingInSubgroup class has these properties.

GroupComponent

Data type: Win32_PowerSettingSubgroup

Access type: Read/write

The InstanceID of the subgroup.

PartComponent

Data type: Win32_PowerSetting

Access type: Read/write

The InstanceID of the power setting.

Requirements

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