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 Bare Metal Solution v2 API for .NET."],["`StopInstanceRequest` is a message type used to request the stopping of a server in the Bare Metal Solution, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `StopInstanceRequest` class has two constructors and two properties, one being the `InstanceName` property and the other being a `Name` property, both having specific characteristics."],["The document lists several previous versions of the API, ranging from version 1.0.0 up to the latest version, 1.7.0, each with its own link to its corresponding documentation page."],["The `StopInstanceRequest` class inherits from the base Object class and the inherited members are also listed in the document, along with the Assembly and the Namespace."]]],[]]