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 reference documentation and code samples for the `EnableInteractiveSerialConsoleResponse` class within the Bare Metal Solution v2 API."],["The latest version of this class is 1.7.0, with prior versions ranging from 1.0.0 to 1.6.0 also available."],["The `EnableInteractiveSerialConsoleResponse` class is used for responses to the EnableInteractiveSerialConsole function and inherits from `object`, implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: one default constructor and another that takes an `EnableInteractiveSerialConsoleResponse` object as a parameter for creating a copy."]]],[]]