System\CIM_ResidesOnExtent.mof.mof (HTML version)

Return to index
CIM_ResidesOnExtent Superclass: CIM_Dependency
An association between a LogicalElement and the StorageExtent where it is located. Typically, a FileSystem ResidesOn a LogicalDisk. However, it is possible for a logical file or other internal data store to reside directly on a StorageExtent or appropriate subclass.
Qualifiers:Version ( "2.8.0" ) Association
Parameters (local in grey)
Override ( "Dependent" )
CIM_LogicalElement REF Dependent ;
The LogicalElement that is located on the StorageExtent.
Override ( "Antecedent" )
CIM_StorageExtent REF Antecedent ;
The StorageExtent.