Class CIM_ImportedShare
extends 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.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_LogicalIdentity
   |
   +--CIM_AttachedElement
   |
   +--CIM_MountedElement
   |
   +--CIM_ImportedShare

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringAn 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.
Experimentalbooleantrue
UMLPackagePathstringCIM::System::FileElements
Versionstring2.8.1000

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
SameElementCIM_ImportedShareCIM_LogicalElement
DescriptionstringThe FileShare that is being made available using the SystemElement (a LogicalFile) as a surrogate.
Keybooleantrue
Maxuint321
OverridestringSameElement
SystemElementCIM_ImportedShareCIM_LogicalElement
DescriptionstringThe LogicalFile that the SameElement (a FileShare) will be attached to and that will provide access to the SameElement.
Keybooleantrue
OverridestringSystemElement

Class Methods