public sealed class OneTimeSchedule : IMessage<OneTimeSchedule>, IEquatable<OneTimeSchedule>, IDeepCloneable<OneTimeSchedule>, IBufferMessage, IMessage
Sets the time for a one time patch deployment. Timestamp is in
RFC3339 text format.
[[["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 \u003ccode\u003eOneTimeSchedule\u003c/code\u003e is 2.4.0, while the displayed version is 1.6.0, and there are multiple versions between them.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOneTimeSchedule\u003c/code\u003e is a class used to set the time for a one-time patch deployment, utilizing the RFC3339 timestamp format.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOneTimeSchedule\u003c/code\u003e 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.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOneTimeSchedule\u003c/code\u003e class includes a constructor, public \u003ccode\u003eOneTimeSchedule()\u003c/code\u003e, and a property, public \u003ccode\u003eTimestamp ExecuteTime { get; set; }\u003c/code\u003e, to set the execution time of a patch job.\u003c/p\u003e\n"]]],[],null,[]]