public sealed class InstanceWithNamedPorts : IMessage<InstanceWithNamedPorts>, IEquatable<InstanceWithNamedPorts>, IDeepCloneable<InstanceWithNamedPorts>, IBufferMessage, IMessage
[[["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 latest version available for `InstanceWithNamedPorts` is 3.6.0, with several older versions also accessible, dating back to version 1.0.0."],["`InstanceWithNamedPorts` is a sealed class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has two constructors: a default constructor and one that accepts another `InstanceWithNamedPorts` object as a parameter."],["It includes properties like `HasInstance`, `HasStatus`, `Instance`, `NamedPorts`, and `Status` to provide information about a specific instance and its named ports."],["`InstanceWithNamedPorts` class allows the user to interact with data regarding a server Instance, such as its status, and its named ports."]]],[]]