IDeviceManagerGetPhysicalInterfacesForAddressid Method |
[This is preliminary documentation and is subject to change.]
Note: This API is now obsolete.
Namespace: Netadmin.Management.Inventory
[ObsoleteAttribute("Obseleted 2017-12-07 due to 1:1 mapping relations between Physical interface and Address, refered to JIRA NA-5508. Use GetPhysicalInterfaceForAddress instead.", true)] IEnumerable<IPhysicalInterface> GetPhysicalInterfacesForAddressid( long addressId )
Exception | Condition |
---|---|
MultipleObjectsNotExpectedException | Multiple physical interfaces found that all are associated with address id |
InvalidIdentifierException | Thrown if id is zero or less. |