|
Post by michaeldu on Aug 4, 2020 13:26:44 GMT
Is there a way to associate the EthernetInterface with NetworkPort?
In the EthernetInterface schema, there is navigation property to "NetworkDeviceFunction" only when the EthernetInterfaceType is "Virtual". How about if the EthernetInterfaceType is "Physical"?
My thinking is if there is reference to NetworkDeviceFunction, then the "PhysicalPortAssignment" of it indicates the physical port. So I can know the association between the EthernetInterface and NetworkPort. I don't understand why put restriction on EthernetInterfaceType to "Virtual" only.
|
|