文件操作 - CIM_AbstractElementAllocatedFromPool.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.43.0/Core/CIM_AbstractElementAllocatedFromPool.mof
编辑文件内容
// Copyright (c) 2011 DMTF. All rights reserved. [Association, Experimental, Abstract, Version ( "2.28.0" ), UMLPackagePath ( "CIM::Core::Resource" ), Description ( "AbstractElementAllocatedFromPool associates an instance of " "CIM_ManagedElement representing an allocated Resource with the " "CIM_ManagedElement from which it was allocated" )] class CIM_AbstractElementAllocatedFromPool : CIM_Dependency { [Key, Override ( "Antecedent" ), Description ( "A reference to the ManagedElement that represents a pool " "from which an element is allocated." )] CIM_ManagedElement REF Antecedent; [Key, Override ( "Dependent" ), Description ( "A reference to the element that is alloocated from the " "antecedent pool." )] CIM_ManagedElement REF Dependent; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件