public sealed class StopInstanceRequest : IMessage<StopInstanceRequest>, IEquatable<StopInstanceRequest>, IDeepCloneable<StopInstanceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Bare Metal Solution v2 API class StopInstanceRequest.
[[["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 `StopInstanceRequest` class within the Google Cloud Bare Metal Solution v2 API."],["`StopInstanceRequest` is a message type used to request the stopping of a server instance and is part of the `Google.Cloud.BareMetalSolution.V2` namespace."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of this class is 1.7.0 and can be accessed from this same page, while various other versions are also listed going back to version 1.0.0."],["The `StopInstanceRequest` class has the following properties that are required, `InstanceName` and `Name`, with the `InstanceName` property being an `InstanceName` type and `Name` property being a `string` type."]]],[]]