Class CIM_ResidesOnExtent
extends 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.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_ResidesOnExtent

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringAn 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.
UMLPackagePathstringCIM::System::FileElements
Versionstring2.8.0

Class Properties

Association References

NameClass OriginReference Class
AntecedentCIM_ResidesOnExtentCIM_StorageExtent
DependentCIM_ResidesOnExtentCIM_LogicalElement

Class Methods