CIM_ElementSetting class
Represents the association between managed system elements and the setting classes defined for them.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Association, AMENDMENT]
class CIM_ElementSetting
{
CIM_ManagedSystemElement REF Element;
CIM_Setting REF Setting;
};
Members
The CIM_ElementSetting class has these types of members:
Properties
The CIM_ElementSetting class has these properties.
-
Element
-
-
Data type: CIM_ManagedSystemElement
-
Access type: Read-only
-
Qualifiers: Min (1)
The CIM_ManagedSystemElement 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
-
-
Data type: CIM_Setting
-
Access type: Read-only
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.
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2008 |
Namespace |
Root\MicrosoftNLB |
MOF |
|
DLL |
|