IPhysicalLinkManagerGetPhysicalRouteStartingFromDevice Method |
[This is preliminary documentation and is subject to change.]
Note: This API is now obsolete.
Namespace: Netadmin.Management.Inventory
[ObsoleteAttribute("This method is obsolete, use GetPhysicalRoute instead", true)] IEnumerable<IDevicePhysicalRouteInformation> GetPhysicalRouteStartingFromDevice( long deviceId, long routeid = 0, int depth = 3 )
[Missing <param name="deviceId"/> documentation for "M:Netadmin.Management.Inventory.IPhysicalLinkManager.GetPhysicalRouteStartingFromDevice(System.Int64,System.Int64,System.Int32)"]
Exception | Condition |
---|---|
InvalidIdentifierException | Thrown if id is zero or less. |