public sealed class NetworkInterface : IMessage<NetworkInterface>, IEquatable<NetworkInterface>, IDeepCloneable<NetworkInterface>, IBufferMessage, IMessage
[[["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 webpage details the \u003ccode\u003eNetworkInterface\u003c/code\u003e class, which represents a Network Interface Card (NIC) of a virtual machine (VM) within the Google Cloud VMMigration service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNetworkInterface\u003c/code\u003e class has several properties, including \u003ccode\u003eExternalIp\u003c/code\u003e, \u003ccode\u003eInternalIp\u003c/code\u003e, \u003ccode\u003eNetwork\u003c/code\u003e, and \u003ccode\u003eSubnetwork\u003c/code\u003e, which allow configuration of the NIC's IP addresses and network connections.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNetworkInterface\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, inheriting methods and properties from these interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the Google.Cloud.VMMigration.V1 namespace and is available in version 2.0.0 of the Google.Cloud.VMMigration.V1.dll assembly, with newer versions up to 2.6.0 available.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: \u003ccode\u003eNetworkInterface()\u003c/code\u003e and \u003ccode\u003eNetworkInterface(NetworkInterface other)\u003c/code\u003e with parameters to allow users to create new network interfaces.\u003c/p\u003e\n"]]],[],null,[]]