System\CIM_FileStorage.mof.mof (HTML version)

Return to index
CIM_FileStorage Superclass: CIM_Component
A link between the FileSystem and the LogicalFile(s) addressed through this FileSystem.
Qualifiers:Version ( "2.7.0" ) Aggregation Association Composition
Parameters (local in grey)
Override ( "PartComponent" )
Weak
CIM_LogicalFile REF PartComponent ;
The LogicalFile stored in the context of the FileSystem.
Min ( 1 )
Max ( 1 )
Override ( "GroupComponent" )
Aggregate
CIM_FileSystem REF GroupComponent ;
The FileSystem.