Class CIM_Synchronized





Description

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.

Subclasses

CIM_StorageSynchronized IBMTSDS_SEtoSEStorageSynchronized IBMTSDS_SEtoSTDStorageSynchronized IBMTSDS_STDtoSEStorageSynchronized IBMTSDS_STDtoSTDStorageSynchronized IBMTSDS_StorageSynchronized

Referenced By


Properties

IdTypeRangeDescription
Key
SyncedElement CIM_ManagedElement
SyncedElement represents another ManagedElement that is synchronized with the entity referenced as SystemElement.
SystemElement CIM_ManagedElement
SystemElement represents one ManagedElement that is synchronized with the entity referenced as SyncedElement.
Read Only
SyncMaintained boolean
Boolean indicating whether synchronization is maintained.
WhenSynced datetime
The point in time that the Elements were synchronized.
Read Write
 

Method Summary

NameDescription
 

Method Detail