Device\CIM_RealizesAggregatePExtent.mof.mof (HTML version)

Return to index
CIM_RealizesAggregatePExtent Superclass: CIM_RealizesExtent
AggregatePExtents are realized on a PhysicalMedia. This is described by RealizesAggregatePExtent. However, there is no need for the specificity of this association. It is deprecated in lieu of the generic RealizesExtent relationship.
Qualifiers:Version ( "2.7.0" ) Deprecated { "CIM_RealizesExtent" } Association
Parameters (local in grey)
Override ( "Dependent" )
Deprecated { "CIM_RealizesExtent.Dependent" }
CIM_AggregatePExtent REF Dependent ;
The AggregatePExtent that is located on the Media.
Max ( 1 )
Override ( "Antecedent" )
Deprecated { "CIM_RealizesExtent.Antecedent" }
CIM_PhysicalMedia REF Antecedent ;
The PhysicalMedia on which the Extent 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.