public sealed class DisableInteractiveSerialConsoleRequest : IMessage<DisableInteractiveSerialConsoleRequest>, IEquatable<DisableInteractiveSerialConsoleRequest>, IDeepCloneable<DisableInteractiveSerialConsoleRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Bare Metal Solution v2 API class DisableInteractiveSerialConsoleRequest.
Message for disabling 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 `DisableInteractiveSerialConsoleRequest` class within the Bare Metal Solution v2 API."],["`DisableInteractiveSerialConsoleRequest` is a message type used to disable 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 `DisableInteractiveSerialConsoleRequest` class includes properties such as `InstanceName` and `Name`, allowing manipulation of required instance data, each with their own set types and descriptions."],["The latest version of the API is 1.7.0, and there are several other prior versions, going back to version 1.0.0, that are also documented."]]],[]]