[[["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."],[[["The `HostsEntry` class in the Migration Center v1 API represents a single entry from an `/etc/hosts` file."],["This class implements several interfaces, including `IMessage`, `IEquatable\u003cHostsEntry\u003e`, `IDeepCloneable\u003cHostsEntry\u003e`, and `IBufferMessage`, facilitating its use within the .NET environment."],["The `HostsEntry` class provides two constructors: a default constructor and one that allows creating a copy of another `HostsEntry` instance."],["It has two main properties: `HostNames`, a list of host names or aliases, and `Ip`, which represents the raw IP address, supporting both IPv4 and IPv6 formats."],["The most current version available in the documentation is version 1.4.0, while version 1.0.0 is the base version of this document."]]],[]]