CIM_CollectionSetting class
CollectionSetting represents the association between a CollectionOfMSEs class and the Setting class(es) defined for them.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Abstract, Association, AMENDMENT]
class CIM_CollectionSetting
{
CIM_CollectionOfMSEs REF Collection;
CIM_Setting REF Setting;
};
Members
The CIM_CollectionSetting class has these types of members:
Properties
The CIM_CollectionSetting class has these properties.
-
Collection
-
-
Data type: CIM_CollectionOfMSEs
-
Access type: Read-only
-
Qualifiers: CIM_Key
A CIM_CollectionOfMSEs referencing the collection of SMEs.
-
-
Setting
-
-
Data type: CIM_Setting
-
Access type: Read-only
-
Qualifiers: CIM_Key
A CIM_Setting containing the Setting object associated with the collection.
-
Requirements
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Namespace |
Root\CIMV2 |
MOF |
|
DLL |
|