IDeviceManagerGetPhysicalInterfaces Method |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Inventory
IEnumerable<IPhysicalInterface> GetPhysicalInterfaces( long deviceId, bool rootDevice = false )
[Missing <returns> documentation for "M:Netadmin.Management.Inventory.IDeviceManager.GetPhysicalInterfaces(System.Int64,System.Boolean)"]
Exception | Condition |
---|---|
ObjectNotFoundException | Thrown if device is not found. |
InvalidIdentifierException | Thrown if id is zero or less. |