public sealed class LogicalInterface : IMessage<LogicalInterface>, IEquatable<LogicalInterface>, IDeepCloneable<LogicalInterface>, IBufferMessage, IMessage
Reference documentation and code samples for the Bare Metal Solution v2 API class LogicalInterface.
Each logical interface represents a logical abstraction of the underlying
physical interface (for eg. bond, nic) of the instance. Each logical
interface can effectively map to multiple network-IP pairs and still be
mapped to one underlying physical interface.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eLogicalInterface\u003c/code\u003e class in the Bare Metal Solution v2 API represents a logical abstraction of a physical network interface, such as a bond or NIC.\u003c/p\u003e\n"],["\u003cp\u003eEach \u003ccode\u003eLogicalInterface\u003c/code\u003e can map to multiple network-IP pairs while remaining associated with a single underlying physical interface.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLogicalInterface\u003c/code\u003e class is implemented as a sealed class and includes properties like \u003ccode\u003eInterfaceIndex\u003c/code\u003e, \u003ccode\u003eLogicalNetworkInterfaces\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are different versions available for the \u003ccode\u003eLogicalInterface\u003c/code\u003e class, with 1.7.0 being the latest version, and 1.4.0 also being available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInterfaceIndex\u003c/code\u003e property, which represents the index mapping to a hardware bond or NIC, is now deprecated.\u003c/p\u003e\n"]]],[],null,[]]