Device\CIM_SnapshotOfExtent.mof.mof (HTML version)

Return to index
CIM_SnapshotOfExtent Superclass: CIM_Dependency
Deprecated. Snapshots are now modeled in a more abstract way using StorageExtent and CIM_StorageSynchronized.
SnapshotOfExtent is an association between an Extent and its Snapshot. This relationship is made explicit in this association.
Qualifiers:Version ( "2.7.0" ) Deprecated { "No Value" } Association
Parameters (local in grey)
ValueMap { "0" , "1" , "2" , "3" , "4" }
Values { "Other" , "Unknown" , "Copy" , "Before Delta" , "After Delta" }
Deprecated { "CIM_StorageSynchronized.CopyType" }
uint16 SnapshotType ;
The type of snapshot.
Deprecated { "No Value" }
Override ( "Dependent" )
CIM_Snapshot REF Dependent ;
The Snapshot.
Max ( 1 )
Deprecated { "No Value" }
Override ( "Antecedent" )
CIM_StorageExtent REF Antecedent ;
The StorageExtent.