System\CIM_HostedFileSystem.mof.mof (HTML version)

Return to index
CIM_HostedFileSystem Superclass: CIM_SystemComponent
A link between the System (such as a Computer or Application System) and the FileSystem that is a part of it.
Qualifiers:Version ( "2.7.0" ) Aggregation Association Composition
Parameters (local in grey)
Override ( "PartComponent" )
Weak
CIM_FileSystem REF PartComponent ;
The FileSystem that is part of the System and hosted on it.
Min ( 1 )
Max ( 1 )
Override ( "GroupComponent" )
Aggregate
CIM_System REF GroupComponent ;
The System that hosts the FileSystem.