文件操作 - CIM_InSegment.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.43.0/Network/CIM_InSegment.mof
编辑文件内容
// Copyright (c) 2005 DMTF. All rights reserved. // <change cr="ArchCR00066.004" type="add">Add UmlPackagePath // qualifier values to CIM Schema.</change> // ================================================================== // CIM_InSegment // ================================================================== [Association, Deprecated { "CIM_MemberOfCollection" }, Aggregation, Version ( "2.7.0" ), UMLPackagePath ( "CIM::Network::ProtocolEndpoints" ), Description ( "Defines a LANEndpoint as a member of a specific LANSegment. " "Note that one of this association\'s references (LANSegment) " "is deprecated, as well as its superclass (InLogicalNetwork). " "Following the same logic as its parent, this association is " "deprecated to the MemberOfCollection association." )] class CIM_InSegment : CIM_InLogicalNetwork { [Deprecated { "CIM_MemberOfCollection.Collection" }, Aggregate, Override ( "Collection" ), Max ( 1 ), Description ( "The LANSegment that groups the LANEndpoint instances." )] CIM_LANSegment REF Collection; [Deprecated { "CIM_MemberOfCollection.Member" }, Override ( "Member" ), Description ( "A child LANEndpoint that is a component of the LANSegment." )] CIM_LANEndpoint REF Member; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件