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:Experimental Version ( "2.8.1000" ) Association
Parameters (local in grey)
Max ( 1 )
Override ( "Dependent" )
ModelCorrespondence { "CIM_ImportedShare.SameElement" }
CIM_LogicalElement REF Dependent ;
The FileShare that is attached to a Directory with ImportedShare.
Override ( "Antecedent" )
ModelCorrespondence { "CIM_ImportedShare.SystemElement" }
CIM_LogicalElement REF Antecedent ;
The Directory that is the container for the LogicalElement that has a FileShare attached to it with ImportedShare.