public sealed class GetPatchDeploymentRequest : IMessage<GetPatchDeploymentRequest>, IEquatable<GetPatchDeploymentRequest>, IDeepCloneable<GetPatchDeploymentRequest>, IBufferMessage, IMessage
A request message for retrieving 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\u003eGetPatchDeploymentRequest\u003c/code\u003e is 2.4.0, with previous versions ranging from 2.3.0 down to 1.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetPatchDeploymentRequest\u003c/code\u003e is a request message used for retrieving a patch deployment, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing interfaces such as \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 provides two constructors: a default \u003ccode\u003eGetPatchDeploymentRequest()\u003c/code\u003e and one that accepts another \u003ccode\u003eGetPatchDeploymentRequest\u003c/code\u003e object for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property, a required string, represents the resource name of the patch deployment, and \u003ccode\u003ePatchDeploymentName\u003c/code\u003e offers a typed view over this name.\u003c/p\u003e\n"]]],[],null,[]]