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\u003eThe latest version available for the Google.Cloud.Container.V1 API is 3.33.0, with a comprehensive history of versions dating back to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThis webpage documents the \u003ccode\u003eMaintenanceWindow\u003c/code\u003e class within the Google Kubernetes Engine v1 API, which is used to define a cluster's maintenance schedule.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMaintenanceWindow\u003c/code\u003e class provides methods for specifying daily or recurring maintenance windows, including the use of the \u003ccode\u003eDailyMaintenanceWindow\u003c/code\u003e and \u003ccode\u003eRecurringTimeWindow\u003c/code\u003e properties.\u003c/p\u003e\n"],["\u003cp\u003eThe API also allows for defining exceptions to the maintenance window via the \u003ccode\u003eMaintenanceExclusions\u003c/code\u003e property, enabling the specification of periods where non-emergency maintenance should be avoided.\u003c/p\u003e\n"],["\u003cp\u003eThis page details the \u003ccode\u003eMaintenanceWindow\u003c/code\u003e class's implementation of various interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e, alongside its constructors and properties, including the use of \u003ccode\u003ePolicyCase\u003c/code\u003e to manage different maintenance window policies.\u003c/p\u003e\n"]]],[],null,[]]