Name | Data Type | Value |
---|---|---|
Association | boolean | true |
Description | string | StorageExtents can be realized by PhysicalComponents. For example, disks or tapes are realized by PhysicalMedia. Memory is realized by PhysicalMemory. This relationship of Extents to PhysicalComponents is made explicit by the RealizesExtent association. In addition, the StartingAddress of the StorageExtent on the Component is specified here. |
UMLPackagePath | string | CIM::Device::StorageExtents |
Version | string | 2.6.0 |
Name | Data Type | Default Value | Qualifiers | ||||
---|---|---|---|---|---|---|---|
Name | Data Type | Value | |||||
StartingAddress | uint64 | ||||||
Description | string | 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. |
Name | Class Origin | Reference Class |
---|---|---|
Antecedent | CIM_RealizesExtent | CIM_PhysicalComponent |
Dependent | CIM_RealizesExtent | CIM_StorageExtent |