连接到协议终结点的逻辑链接

System.NetworkManagement.LogicalLinkConnectedToProtocolEndpoint (RelationshipType)

协议终结点和其连接到的逻辑链接之间的关系;此关系为一对多关系

Element properties:

SourceSystem.NetworkManagement.LogicalLink
TargetSystem.NetworkManagement.ProtocolEndpoint
TypeSystem.Containment
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="System.NetworkManagement.LogicalLinkConnectedToProtocolEndpoint" Accessibility="Public" Abstract="false" Base="System!System.Containment">
<Source>System.NetworkManagement.LogicalLink</Source>
<Target>System.NetworkManagement.ProtocolEndpoint</Target>
</RelationshipType>