System\CIM_ImportedShare.mof.mof (HTML version)

Return to index
CIM_ImportedShare Superclass: CIM_MountedElement
An association derived from MountedElement for attaching an imported FileShare to a LogicalFile (or Directory). The semantics of this relationship require that the SameElement be an imported FileShare.
Qualifiers:Experimental Version ( "2.8.1000" ) Association
Parameters (local in grey)
Max ( 1 )
Override ( "SameElement" )
CIM_LogicalElement REF SameElement ;
The FileShare that is being made available using the SystemElement (a LogicalFile) as a surrogate.
Override ( "SystemElement" )
CIM_LogicalElement REF SystemElement ;
The LogicalFile that the SameElement (a FileShare) will be attached to and that will provide access to the SameElement.