Class CIM_Synchronized

Indicates that two ManagedElements were aligned or made to be equivalent at the specified point in time. If the Boolean property SyncMaintained is true, then synchronization of the Elements is preserved. Both like and unlike objects can be synchronized. For example, two WatchDog timers can be aligned, or the contents of a LogicalFile can be synchronized with the contents of a StorageExtent.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_Synchronized

Direct Known Subclasses

CIM_StorageSynchronized

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringIndicates that two ManagedElements were aligned or made to be equivalent at the specified point in time. If the Boolean property SyncMaintained is true, then synchronization of the Elements is preserved. Both like and unlike objects can be synchronized. For example, two WatchDog timers can be aligned, or the contents of a LogicalFile can be synchronized with the contents of a StorageExtent.
UMLPackagePathstringCIM::Core::CoreElements
Versionstring2.10.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
SyncMaintainedboolean
DescriptionstringBoolean indicating whether synchronization is maintained.
WhenSynceddatetime
DescriptionstringThe point in time that the Elements were synchronized.

Association References

NameClass OriginReference Class
SyncedElementCIM_SynchronizedCIM_ManagedElement
SystemElementCIM_SynchronizedCIM_ManagedElement

Class Methods