Network\CIM_InSegment.mof.mof (HTML version)

Return to index
CIM_InSegment Superclass: CIM_InLogicalNetwork
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.
Qualifiers:Version ( "2.7.0" ) UMLPackagePath ( "CIM::Network::ProtocolEndpoints" ) Aggregation Deprecated { "CIM_MemberOfCollection" } Association
Parameters (local in grey)
Deprecated { "CIM_MemberOfCollection.Member" }
Override ( "Member" )
CIM_LANEndpoint REF Member ;
A child LANEndpoint that is a component of the LANSegment.
Max ( 1 )
Aggregate
Deprecated { "CIM_MemberOfCollection.Collection" }
Override ( "Collection" )
CIM_LANSegment REF Collection ;
The LANSegment that groups the LANEndpoint instances.