IPhysicalLinkManagerPhysicalInterfacesHasLink Method |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:Netadmin.Management.Inventory.IPhysicalLinkManager.PhysicalInterfacesHasLink(System.Collections.Generic.IEnumerable{System.Int64})"]
Namespace: Netadmin.Management.Inventory
IReadOnlyDictionary<long, bool> PhysicalInterfacesHasLink( IEnumerable<long> physicalInterfaceIds )
[Missing <param name="physicalInterfaceIds"/> documentation for "M:Netadmin.Management.Inventory.IPhysicalLinkManager.PhysicalInterfacesHasLink(System.Collections.Generic.IEnumerable{System.Int64})"]
[Missing <returns> documentation for "M:Netadmin.Management.Inventory.IPhysicalLinkManager.PhysicalInterfacesHasLink(System.Collections.Generic.IEnumerable{System.Int64})"]
Exception | Condition |
---|---|
InvalidIdentifierException | Thrown if id is zero or less. |