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 document provides reference information for the \u003ccode\u003eMaintenanceWindow\u003c/code\u003e class within the Google Kubernetes Engine v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this API is 3.33.0, but the current documentation focuses on version 3.32.0, with links to previous versions ranging from 3.31.0 down to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMaintenanceWindow\u003c/code\u003e class, which can be inherited from the \u003ccode\u003eobject\u003c/code\u003e class, is used to define maintenance schedules for clusters and supports the use of \u003ccode\u003eDailyMaintenanceWindow\u003c/code\u003e and \u003ccode\u003eRecurringTimeWindow\u003c/code\u003e to specify maintenance periods.\u003c/p\u003e\n"],["\u003cp\u003eThe class also includes a \u003ccode\u003eMaintenanceExclusions\u003c/code\u003e property to define periods when non-emergency maintenance should not occur, further customizable through the use of \u003ccode\u003eTimeWindow\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePolicyCase\u003c/code\u003e property of the \u003ccode\u003eMaintenanceWindow\u003c/code\u003e class determines which maintenance window policy is active.\u003c/p\u003e\n"]]],[],null,[]]