public sealed class EnableInteractiveSerialConsoleRequest : IMessage<EnableInteractiveSerialConsoleRequest>, IEquatable<EnableInteractiveSerialConsoleRequest>, IDeepCloneable<EnableInteractiveSerialConsoleRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Bare Metal Solution v2 API class EnableInteractiveSerialConsoleRequest.
Message for enabling the interactive serial console on an instance.
[[["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 document provides reference information for the `EnableInteractiveSerialConsoleRequest` class within the Bare Metal Solution v2 API."],["`EnableInteractiveSerialConsoleRequest` is a message type used to enable the interactive serial console on a Bare Metal Solution instance."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and compatibility."],["The `EnableInteractiveSerialConsoleRequest` class includes properties such as `InstanceName` and `Name`, allowing it to contain the required data for the request."],["The latest version of this API is 1.7.0, though this documentation is specifically for version 1.2.0, and earlier versions are also documented."]]],[]]