public sealed class NetworkConnectionList : IMessage<NetworkConnectionList>, IEquatable<NetworkConnectionList>, IDeepCloneable<NetworkConnectionList>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class NetworkConnectionList.
[[["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-03-21 UTC."],[[["This document provides reference information for the `NetworkConnectionList` class within the Migration Center v1 API in .NET."],["`NetworkConnectionList` is a class that represents a list of network connections and inherits from the base `object` class."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `NetworkConnectionList` class contains a property named `Entries`, which is a `RepeatedField` of `NetworkConnection` objects, representing the network connection entries."],["The documented `NetworkConnectionList` is found in Version 1.2.0 of the API, with newer and older versions of the same class also available as listed."]]],[]]