public sealed class MaintenanceWindow : IMessage<MaintenanceWindow>, IEquatable<MaintenanceWindow>, IDeepCloneable<MaintenanceWindow>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class MaintenanceWindow.
MaintenanceWindow defines the maintenance window to be used for the cluster.
public RecurringTimeWindow RecurringWindow { get; set; }
RecurringWindow specifies some number of recurring time periods for
maintenance to occur. The time windows may be overlapping. If no
maintenance windows are set, maintenance can occur at any time.
[[["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 page provides reference documentation for the \u003ccode\u003eMaintenanceWindow\u003c/code\u003e class within the Google Kubernetes Engine v1 API, specifically for version 3.17.0 and its related versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMaintenanceWindow\u003c/code\u003e class, which is a part of the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, is used to define the maintenance window configurations for a cluster.\u003c/p\u003e\n"],["\u003cp\u003eThe page details the \u003ccode\u003eMaintenanceWindow\u003c/code\u003e class's implementation of multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e allowing for a wide range of operations.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines the class's constructors, including a default constructor and one that takes another \u003ccode\u003eMaintenanceWindow\u003c/code\u003e instance for cloning, and it also defines properties like \u003ccode\u003eDailyMaintenanceWindow\u003c/code\u003e, \u003ccode\u003eMaintenanceExclusions\u003c/code\u003e, \u003ccode\u003ePolicyCase\u003c/code\u003e, and \u003ccode\u003eRecurringWindow\u003c/code\u003e used to customize maintenance scheduling.\u003c/p\u003e\n"],["\u003cp\u003eThe current version is not the latest, with \u003ccode\u003e3.33.0\u003c/code\u003e representing the newest update and listed at the top of the document list, and multiple older versions are accessible as well, all the way down to \u003ccode\u003e2.3.0\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]