public sealed class NetworkAdapterList : IMessage<NetworkAdapterList>, IEquatable<NetworkAdapterList>, IDeepCloneable<NetworkAdapterList>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class NetworkAdapterList.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-12 UTC."],[[["The `NetworkAdapterList` class in the Migration Center v1 API provides a way to represent a list of network adapters."],["This class is part of the `Google.Cloud.MigrationCenter.V1` namespace and is defined in the `Google.Cloud.MigrationCenter.V1.dll` assembly."],["It implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `NetworkAdapterList` class has a property called `Entries`, which is a `RepeatedField` containing `NetworkAdapterDetails` for each network adapter entry."],["There are multiple versions available, with the latest version being 1.4.0, and the version of the documentation referenced here is 1.1.0."]]],[]]