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.MaintenanceWindow API is 3.33.0, while the current page focuses on version 3.25.0, offering a list of versions ranging from 3.33.0 down to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eMaintenanceWindow is a class within the Google Kubernetes Engine v1 API that defines the maintenance window for a cluster and is a class that has inheritance from object and implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe MaintenanceWindow class offers constructors for default initialization and for creating a copy from another MaintenanceWindow instance.\u003c/p\u003e\n"],["\u003cp\u003eThe MaintenanceWindow class has properties to set a daily maintenance window, manage maintenance exclusions, and define recurring time windows, all of which are used to control when maintenance can occur on the cluster.\u003c/p\u003e\n"],["\u003cp\u003eThe class, under the namespace \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e, is contained within the \u003ccode\u003eGoogle.Cloud.Container.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]