Class CIM_MediaLocationView
extends CIM_View

CIM_MediaLocationView instance is a view that is derived from CIM_StorageMediaLocation and CIM_PhysicalMedia. CIM_ElementView may associate CIM_MediaLocationView to its underlying elements (regardless of whether or not they are instantiated).

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_View
   |
   +--CIM_MediaLocationView

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringCIM_MediaLocationView instance is a view that is derived from CIM_StorageMediaLocation and CIM_PhysicalMedia. CIM_ElementView may associate CIM_MediaLocationView to its underlying elements (regardless of whether or not they are instantiated).
Experimentalbooleantrue
UMLPackagePathstringCIM::Device::Storage Media Library
Versionstring2.42.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
PMCapacityuint64
DescriptionstringCapacity property from PhysicalMedia class.
ModelCorrespondencestringCIM_PhysicalMedia.Capacity
PUnitstringbyte
UnitsstringBytes
PMCleanerMediaboolean
DescriptionstringCleanerMedia property from PhysicalMedia class.
ModelCorrespondencestringCIM_PhysicalMedia.CleanerMedia
PMDualSidedboolean
DescriptionstringDualSided property from PhysicalMedia class.
ModelCorrespondencestringCIM_PhysicalMedia.DualSided
PMMediaDescriptionstring
DescriptionstringMediaDescription property from PhysicalMedia class.
ModelCorrespondencestringCIM_PhysicalMedia.MediaDescription
PMMediaTypeuint16
DescriptionstringMediaType from PhysclaMedia class.
ModelCorrespondencestringCIM_PhysicalMedia.MediaType
PMTagstring
DescriptionstringAn opaque identifier of the underlying PhysicalTape.
Keybooleantrue
ModelCorrespondencestringCIM_PhysicalMedia.Tag
SMLLocationCoordinatesstring
DescriptionstringLocationCoordinates property from StorageMediaLocation class.
ModelCorrespondencestringCIM_StorageMediaLocation.LocationCoordinates
SMLLocationTypeuint16
DescriptionstringLocationType property from StorageMediaLocation class.
ModelCorrespondencestringCIM_StorageMediaLocation.LocationType
SMLMediaCapacityuint32
DescriptionstringMediaCapacity property from StorageMediaLocation class.
ModelCorrespondencestringCIM_StorageMediaLocation.MediaCapacity
SMLTagstring
DescriptionstringAn opaque identifier of the underlying StorageMediaLocation.
Keybooleantrue
ModelCorrespondencestringCIM_StorageMediaLocation.Tag
SystemCreationClassNamestring
DescriptionstringThe SystemCreationClassName for underlying system instance.
Keybooleantrue
ModelCorrespondencestringCIM_ComputerSystem.CreationClassName
SystemNamestring
DescriptionstringThe SystemName for the underlying system instance.
Keybooleantrue
ModelCorrespondencestringCIM_ComputerSystem.Name
PMPhysicalLabelsstring[]
ArrayTypestringIndexed
DescriptionstringPhysicalLabels property from PhysicalMedia class.
ModelCorrespondencestringCIM_PhysicalMedia.PhysicalLabels

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_ManagedElement
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_ManagedElement

Class Methods