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 page provides reference documentation for the \u003ccode\u003eMaintenanceWindow\u003c/code\u003e class within the Google Kubernetes Engine v1 API, specifically for the .NET environment, spanning versions from 2.3.0 to the latest 3.33.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMaintenanceWindow\u003c/code\u003e is a class that defines the maintenance schedule for a cluster and it inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMaintenanceWindow\u003c/code\u003e class offers constructors to create new instances, and methods to specify maintenance windows and exclusions, allowing daily or recurring maintenance windows to be set.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMaintenanceWindow\u003c/code\u003e class has properties like \u003ccode\u003eDailyMaintenanceWindow\u003c/code\u003e, \u003ccode\u003eMaintenanceExclusions\u003c/code\u003e, \u003ccode\u003ePolicyCase\u003c/code\u003e, and \u003ccode\u003eRecurringWindow\u003c/code\u003e to manage maintenance settings.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation is organized by version, allowing users to navigate to the specific version of \u003ccode\u003eMaintenanceWindow\u003c/code\u003e they are using for their .NET development.\u003c/p\u003e\n"]]],[],null,[]]