public sealed class LockDeploymentRequest : IMessage<LockDeploymentRequest>, IEquatable<LockDeploymentRequest>, IDeepCloneable<LockDeploymentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Infrastructure Manager v1 API class LockDeploymentRequest.
A request to lock a deployment passed to a 'LockDeployment' call.
[[["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\u003eThe \u003ccode\u003eLockDeploymentRequest\u003c/code\u003e class is part of the Infrastructure Manager v1 API and is used to create requests for locking a deployment.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eLockDeploymentRequest\u003c/code\u003e documentation is version 1.7.0, and older versions back to 1.0.0 are also available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLockDeploymentRequest\u003c/code\u003e class contains properties such as \u003ccode\u003eDeploymentName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, which are essential for identifying the deployment to be locked.\u003c/p\u003e\n"],["\u003cp\u003eIt can be instantiated using a default constructor, \u003ccode\u003eLockDeploymentRequest()\u003c/code\u003e, or another constructor, \u003ccode\u003eLockDeploymentRequest(LockDeploymentRequest other)\u003c/code\u003e, that allows for the creation of a new object, based on the content of another.\u003c/p\u003e\n"]]],[],null,[]]