System\CIM_ImportedShareRoot.mof.mof (HTML version)

Return to index
CIM_ImportedShareRoot Superclass: CIM_Dependency
ImportedShareRoot provides additional information for the ImportedShare association. It requires that the Dependent be a FileShare and that the Antecedent be a LogicalFile.
Qualifiers:Version ( "2.8.1000" ) Experimental UMLPackagePath ( "CIM::System::FileElements" ) Association
Parameters (local in grey)
Max ( 1 )
ModelCorrespondence { "CIM_ImportedShare.SameElement" }
Override ( "Dependent" )
CIM_LogicalElement REF Dependent ;
The FileShare that is attached to a Directory with ImportedShare.
ModelCorrespondence { "CIM_ImportedShare.SystemElement" }
Override ( "Antecedent" )
CIM_LogicalElement REF Antecedent ;
The Directory that is the container for the LogicalElement that has a FileShare attached to it with ImportedShare.