IDeviceManager.GetPhysicalInterfacesForDevices Method |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Inventory
IEnumerable<IPhysicalInterface> GetPhysicalInterfacesForDevices( IEnumerable<long> deviceIds )
[Missing <returns> documentation for "M:Netadmin.Management.Inventory.IDeviceManager.GetPhysicalInterfacesForDevices(System.Collections.Generic.IEnumerable{System.Int64})"]
Exception | Condition |
---|---|
ArgumentNullException | deviceIds is null. |