public sealed class CreatePatchDeploymentRequest : IMessage<CreatePatchDeploymentRequest>, IEquatable<CreatePatchDeploymentRequest>, IDeepCloneable<CreatePatchDeploymentRequest>, IBufferMessage, IMessage
A request message for creating a patch deployment.
[[["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-12 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eCreatePatchDeploymentRequest\u003c/code\u003e is 2.4.0, while this specific documentation is for version 1.7.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreatePatchDeploymentRequest\u003c/code\u003e is used to request the creation of a patch deployment within a specified project.\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, extending its capabilities and allowing it to behave in certain ways.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties for \u003ccode\u003eParent\u003c/code\u003e (the project), \u003ccode\u003eParentAsProjectName\u003c/code\u003e (a typed view of the project), \u003ccode\u003ePatchDeployment\u003c/code\u003e (the deployment details), and \u003ccode\u003ePatchDeploymentId\u003c/code\u003e (a unique identifier).\u003c/p\u003e\n"],["\u003cp\u003eThe name assigned to the \u003ccode\u003ePatchDeploymentId\u003c/code\u003e must be unique, only contain lower case letters, numbers, and hyphens, start with a letter, end in a letter or number and must be 1-63 characters long.\u003c/p\u003e\n"]]],[],null,[]]