Core\CIM_PhysicalElementLocation.mof.mof (HTML version)

Return to index
CIM_PhysicalElementLocation Superclass: CIM_ElementLocation
PhysicalElementLocation associates a PhysicalElement with a Location object for inventory or replacement purposes.
Qualifiers:Version ( "2.10.0" ) Association
Parameters (local in grey)
Max ( 1 )
Override ( "PhysicalLocation" )
CIM_Location REF PhysicalLocation ;
The location of the PhysicalElement.
Override ( "Element" )
CIM_PhysicalElement REF Element ;
The PhysicalElement whose location is specified.