// Copyright (c) 2013 DMTF. All rights reserved. [Association, Experimental, Version ( "2.37.0" ), UMLPackagePath ( "CIM::Core" ), Description ( "StorageHardwareID Setting Data." )] class CIM_StorageHardwareIDElementSettingData : CIM_ElementSettingData { [Key, Override ( "ManagedElement" ), Description ( "The StorageHardwareID." )] CIM_StorageHardwareID REF ManagedElement; };