文件操作 - CIM_ResourceDependentOnResource.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.43.0/Core/CIM_ResourceDependentOnResource.mof
编辑文件内容
// Copyright (c) 2013 DMTF. All rights reserved. [Association, Experimental, Version ( "2.40.0" ), UMLPackagePath ( "CIM::Core" ), Description ( "This association establishes that a " "CIM_ResourceAllocationSettingData instance representing a " "resource allocation depends on another resource allocation." )] class CIM_ResourceDependentOnResource : CIM_Dependency { [Key, Override ( "Antecedent" ), Description ( "Antecedent represents the independent resource in this " "association." )] CIM_ResourceAllocationSettingData REF Antecedent; [Key, Override ( "Dependent" ), Description ( "Dependent represents the resource that is dependent on " "the Antecedent." )] CIM_ResourceAllocationSettingData REF Dependent; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件