public sealed class StopWorkstationRequest : IMessage<StopWorkstationRequest>, IEquatable<StopWorkstationRequest>, IDeepCloneable<StopWorkstationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Workstations v1 API class StopWorkstationRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eStopWorkstationRequest\u003c/code\u003e class within the Cloud Workstations v1 API, specifically version 1.2.0, and also links to other previous versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStopWorkstationRequest\u003c/code\u003e is a request message used to stop a workstation, and it inherits from the \u003ccode\u003eobject\u003c/code\u003e class and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties such as \u003ccode\u003eEtag\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eValidateOnly\u003c/code\u003e, and \u003ccode\u003eWorkstationName\u003c/code\u003e, which are used to configure the stop request and manage its validation.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for creating a \u003ccode\u003eStopWorkstationRequest\u003c/code\u003e object: a default constructor and one that accepts another \u003ccode\u003eStopWorkstationRequest\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property is a required field and is the identifier of the workstation to stop, while \u003ccode\u003eEtag\u003c/code\u003e allows for conditional requests, and \u003ccode\u003eValidateOnly\u003c/code\u003e allows for dry runs.\u003c/p\u003e\n"]]],[],null,[]]