CIM_ElementConfiguration class

This association relates a CIM_Configuration object to one or more managed system elements. The CIM_Configuration object represents a certain behavior, or a desired functional state for the associated managed system elements.

The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.

Syntax

[Association, AMENDMENT]
class CIM_ElementConfiguration
{
  CIM_ManagedSystemElement REF Element;
  CIM_Configuration        REF Configuration;
};

Members

The CIM_ElementConfiguration class has these types of members:

Properties

The CIM_ElementConfiguration class has these properties.

Configuration

Data type: CIM_Configuration

Access type: Read-only

The object that groups the settings and dependencies associated with the managed system element

Element

Data type: CIM_ManagedSystemElement

Access type: Read-only

The managed system element

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2008
Namespace
Root\MicrosoftNLB
MOF
WlbsProv.mof
DLL
WlbsProv.dll