public sealed class EnableInteractiveSerialConsoleResponse : IMessage<EnableInteractiveSerialConsoleResponse>, IEquatable<EnableInteractiveSerialConsoleResponse>, IDeepCloneable<EnableInteractiveSerialConsoleResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Bare Metal Solution v2 API class EnableInteractiveSerialConsoleResponse.
Message for response of EnableInteractiveSerialConsole.
[[["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 webpage provides documentation for the `EnableInteractiveSerialConsoleResponse` class within the Bare Metal Solution v2 API, specifically focusing on version 1.6.0."],["The `EnableInteractiveSerialConsoleResponse` class is a message type used for the response of enabling an interactive serial console, and it implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and provides two constructors: a default constructor and a copy constructor that accepts another `EnableInteractiveSerialConsoleResponse` object."],["The documentation also lists the available versions of the API, ranging from version 1.0.0 up to the latest, 1.7.0, allowing users to browse through the different versions of the documentation."]]],[]]