public sealed class WeeklyMaintenanceWindow : IMessage<WeeklyMaintenanceWindow>, IEquatable<WeeklyMaintenanceWindow>, IDeepCloneable<WeeklyMaintenanceWindow>, IBufferMessage, IMessage
Time window in which disruptive maintenance updates occur. Non-disruptive
updates can occur inside or outside this window.
[[["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\u003eThis document provides information about the \u003ccode\u003eWeeklyMaintenanceWindow\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Redis.V1\u003c/code\u003e namespace, specifically for version 3.0.0 of the Google Cloud Redis .NET library, which can be found at various versions, with 3.5.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWeeklyMaintenanceWindow\u003c/code\u003e class defines a time period for disruptive maintenance updates, outside of which non-disruptive updates can occur, with this window being an hour in duration.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple 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 \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eWeeklyMaintenanceWindow\u003c/code\u003e include \u003ccode\u003eDay\u003c/code\u003e (the day of the week for maintenance), \u003ccode\u003eDuration\u003c/code\u003e (the length of the maintenance window), and \u003ccode\u003eStartTime\u003c/code\u003e (the start time in UTC).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWeeklyMaintenanceWindow\u003c/code\u003e class has two constructors, one default and another that accepts another \u003ccode\u003eWeeklyMaintenanceWindow\u003c/code\u003e instance for copying.\u003c/p\u003e\n"]]],[],null,[]]