Physical Package Realizes Network Adapter

System.NetworkManagement.PhysicalPackageRealizesNetworkAdapter (RelationshipType)

Defines the mapping between a NetworkAdapter and the physical components that implement the logical device

Element properties:

SourceSystem.NetworkManagement.PhysicalPackage
TargetSystem.NetworkManagement.NetworkAdapter
TypeSystem.Reference
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="System.NetworkManagement.PhysicalPackageRealizesNetworkAdapter" Accessibility="Public" Abstract="false" Base="System!System.Reference">
<Source>System.NetworkManagement.PhysicalPackage</Source>
<Target>System.NetworkManagement.NetworkAdapter</Target>
</RelationshipType>