In System Center 2012 Configuration Manager, the CCM_Policy_EmbeddedObject class is a client Windows Management Instrumentation (WMI) class that represents a policy setting embedded object. Use of embedded objects ensures that the class definition is correctly replicated throughout the policy tree.

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

Class CCM_Policy_EmbeddedObject 
{
};

Methods

The CCM_Policy_EmbeddedObject class does not define any methods.

Properties

None.

Requirements

Runtime Requirements

Development Requirements

See Also