文件操作 - CIM_MemberOfStatusCollection.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.43.0/Core/CIM_MemberOfStatusCollection.mof
编辑文件内容
// Copyright (c) 2007 DMTF. All rights reserved. [Association, Experimental, Aggregation, Version ( "2.16.0" ), UMLPackagePath ( "CIM::Core::Collection" ), Description ( "CIM_MemberOfStatusCollection is an aggregation used to " "establish membership of ManagedElements in a StatusCollection." )] class CIM_MemberOfStatusCollection : CIM_MemberOfCollection { [Key, Aggregate, Override ( "Collection" ), Description ( "The Collection that aggregates members." )] CIM_StatusCollection REF Collection; [Write, Description ( "The PolicyEnabled property describes whether the " "associated Member should be included in the policy " "algorithm utilized for the associated " "CIM_StatusCollection. At a high level, the policy " "algorithm may be represented by an instance of " "CIM_PolicyRule associated with the Collection." ), ValueMap { "0", "2", "3", "..", "0x8000.." }, Values { "Unknown", "Include", "Exclude", "DMTF Reserved", "Vendor Reserved" }] uint16 PolicyEnabled; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件