文件操作 - CIM_AssociatedJobMethodResult.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.43.0/System/CIM_AssociatedJobMethodResult.mof
编辑文件内容
// Copyright (c) 2011 DMTF. All rights reserved. [Association, Version ( "2.31.0" ), UMLPackagePath ( "CIM::System::Processing" ), Description ( "AssociatedJobMethodResult represents an association between a " "ConcreteJob and the MethodResult expressing the parameters for " "the Job when the job was created by side-effect of the " "execution of an extrinsic method." )] class CIM_AssociatedJobMethodResult { [Key, Max ( 1 ), Description ( "The associated ConcreteJob." )] CIM_ConcreteJob REF Job; [Key, Max ( 1 ), Description ( "The associated MethodResult." )] CIM_MethodResult REF JobParameters; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件