IDeviceDefinitionManagerGetPhysicalInterfaceDefinitionsForDeviceDefinition Method |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Inventory
IEnumerable<IPhysicalInterfaceDefinition> GetPhysicalInterfaceDefinitionsForDeviceDefinition( long deviceDefinitionId )
Exception | Condition |
---|---|
ObjectNotFoundException | The device definition must be present in the system.. |
InvalidIdentifierException | Thrown if the device definition id is zero or less. |