Device\CIM_RealizesTapePartition.mof.mof (HTML version)

Return to index
CIM_RealizesTapePartition Superclass: CIM_RealizesExtent
TapePartitions are realized on PhysicalTape. This relationship is made explicit by the RealizesTapePartition association.
Qualifiers:Version ( "2.6.0" ) Association
Parameters (local in grey)
Override ( "Dependent" )
CIM_TapePartition REF Dependent ;
The TapePartition that is located on the Media.
Max ( 1 )
Override ( "Antecedent" )
CIM_PhysicalTape REF Antecedent ;
The PhysicalTape on which the Partition is realized.
uint64 StartingAddress ;
The starting address on the PhysicalComponent where the StorageExtent begins. Ending address of the StorageExtent is determined using the NumberOfBlocks and Block Size properties of the StorageExtent object.