文件操作 - CIM_MaskingGroup.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.43.0/Device/CIM_MaskingGroup.mof
编辑文件内容
// Copyright (c) 2009 DMTF. All rights reserved. [Experimental, Version ( "2.23.0" ), UMLPackagePath ( "CIM::Device::StorageServices" ), Description ( "This class represents a collection of storage masking objects, " "such as a group of InitiatorPorts, TargetPorts or LUNames." )] class CIM_MaskingGroup : CIM_SystemSpecificCollection { [Write, Description ( "If true and empty groups are allowed, the group will be " "deleted when the last element is removed from the group. " "If empty groups are not allowed, the group will be " "deleted automatically when the group becomes empty." )] boolean DeleteOnEmpty = false; [Write, Description ( "If true, the group will be deleted when the group is no " "longer associated to any SCSIProtocolController." )] boolean DeleteWhenBecomesUnassociated = false; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件