| CIM_ElementSetting | |||
| ElementSetting represents the association between ManagedSystemElements and the Setting class(es) defined for them. | |||
| NameSpace Path | |||
| \ROOT\CIMV2 | |||
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| Element | Reference | The Element reference represents the role of the CIM_ManagedSystemElement object of the CIM_ElementSetting association. Role: The associated managed system element provides the element that implements the element setting. | |
| Setting | Reference | The CIM_Setting reference represents the role of the CIM_Setting object of the CIM_ElementSetting association. Role: The associated setting provides the setting that implements the element setting. | |
| SAMPLE DATA INSTANCE | |||
|    [LOCALE(1033): ToInstance Amended]    instance of Win32_ClassicCOMClassSettings    {     Element = "\\\\SERVER01\\root\\cimv2:Win32_ClassicCOMClass.ComponentId=\"{0000002F-0000-0000-C000-000000000046}\"";     Setting = "\\\\SERVER01\\root\\cimv2:Win32_ClassicCOMClassSetting.ComponentId=\"{0000002F-0000-0000-C000-000000000046}\"";    }; | |||