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 latest version of the \u003ccode\u003eLogicalInterface\u003c/code\u003e class within the Bare Metal Solution v2 API is 1.7.0, with documentation available for versions ranging from 1.0.0 to 1.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLogicalInterface\u003c/code\u003e class represents a logical abstraction of a physical interface (like a bond or NIC) in the Bare Metal Solution environment, mapping to network-IP pairs.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing it to interact within the Google Protocol Buffers ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eLogicalInterface\u003c/code\u003e include \u003ccode\u003eInterfaceIndex\u003c/code\u003e, \u003ccode\u003eLogicalNetworkInterfaces\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, which respectively define the interface's index, its logical network interface list, and its name.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLogicalInterface\u003c/code\u003e class also provides two constructors, one default and another to clone from another \u003ccode\u003eLogicalInterface\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]