public sealed class GetPatchJobRequest : IMessage<GetPatchJobRequest>, IEquatable<GetPatchJobRequest>, IDeepCloneable<GetPatchJobRequest>, IBufferMessage, IMessage
[[["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."],[[["The latest version of the `GetPatchJobRequest` is 2.4.0, and this document covers version 1.4.0, which is one of the many prior versions."],["The `GetPatchJobRequest` class is used to retrieve either active or completed patch jobs."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`GetPatchJobRequest` has two constructors and two properties, `Name` (string) and `PatchJobName` (PatchJobName)."],["The `Name` property in `GetPatchJobRequest` is required and represents the name of the patch, while `PatchJobName` is a typed view over `Name` to represent a resource name."]]],[]]