| IInterfaceCalculationPlugin Interface |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Inventory.Plugins
The IInterfaceCalculationPlugin type exposes the following members.
| Name | Description | ||
|---|---|---|---|
| String | FriendlyName |
A friendly name for this plugin
|
| Name | Description | ||
|---|---|---|---|
| IDeviceTree | CalculatePortNames(IDeviceTree, IDevice) |
Calculate the names, numbers and option82
| |
| IEnumerableT, T: IPrefix | GetAvailablePrefixes |
Returns a list of supported prefixes
| |
| IPrefix | GetDefaultPrefix |
Returns the default prefix
|