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\u003eThis document provides reference documentation for the \u003ccode\u003eLogicalInterface\u003c/code\u003e class within the Google Cloud Bare Metal Solution v2 API, specifically version 1.6.0, with links to other versions of the API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLogicalInterface\u003c/code\u003e class represents a logical abstraction of a physical interface (e.g., bond, NIC) and can map to multiple network-IP pairs while connecting to a single underlying physical interface.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and includes constructors for creating new instances of \u003ccode\u003eLogicalInterface\u003c/code\u003e and a copy constructor.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLogicalInterface\u003c/code\u003e class has properties such as \u003ccode\u003eInterfaceIndex\u003c/code\u003e (deprecated), \u003ccode\u003eLogicalNetworkInterfaces\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, providing details about the logical interface, its associated network interfaces, and the interface name.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this class is \u003ccode\u003eGoogle.Cloud.BareMetalSolution.V2\u003c/code\u003e, and it's found within the \u003ccode\u003eGoogle.Cloud.BareMetalSolution.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]