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 of the `InstanceWithNamedPorts` class is 3.6.0, but this page primarily references version 2.4.0, which includes detailed documentation on its properties, constructors, inheritance, and implemented interfaces."],["`InstanceWithNamedPorts` is a sealed class that implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it inherits from the base `Object` class."],["The `InstanceWithNamedPorts` class has two constructors: a default constructor `InstanceWithNamedPorts()` and an overloaded constructor `InstanceWithNamedPorts(InstanceWithNamedPorts other)` for creating a copy of another `InstanceWithNamedPorts` object."],["The class contains properties like `HasInstance`, `HasStatus`, `Instance`, `NamedPorts`, and `Status`, which are used to manage and access the details of the instance, including its URL, named ports, and operational status."],["This page provides documentation for a range of `InstanceWithNamedPorts` versions, from 1.0.0 to 3.6.0, allowing users to access the specified information for the different version."]]],[]]