Index | Tree | ||
Subclasses | Referenced By | Properties | Methods |
Superclasses
noneSubclasses
CIM_StorageSynchronized, IBMTSESS_StorageSynchronizedReferenced By
none
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 may be synchronized. For example, two WatchDog timers may be aligned, or the contents of a LogicalFile may be synchronized with the contents of a StorageExtent.Properties
Id Type Range Description Keys SystemElement CIM_ManagedElement - SystemElement represents one ManagedElement that is synchronized with the entity referenced as SyncedElement. SyncedElement CIM_ManagedElement - SyncedElement represents another ManagedElement that is synchronized with the entity referenced as SystemElement. Read only WhenSynced datetime - The point in time that the Elements were synchronized. SyncMaintained boolean - Boolean indicating whether synchronization is maintained.