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 has constructors to create new instances, either empty or as a copy of another \u003ccode\u003eLogicalInterface\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties, such as \u003ccode\u003eInterfaceIndex\u003c/code\u003e (deprecated), \u003ccode\u003eLogicalNetworkInterfaces\u003c/code\u003e (a list of logical network interfaces), and \u003ccode\u003eName\u003c/code\u003e (the interface name).\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, and is part of the \u003ccode\u003eGoogle.Cloud.BareMetalSolution.V2\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],[],null,[]]