public sealed class MaintenancePolicy : IMessage<MaintenancePolicy>, IEquatable<MaintenancePolicy>, IDeepCloneable<MaintenancePolicy>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Memorystore for Memcached v1 API class MaintenancePolicy.
public RepeatedField<WeeklyMaintenanceWindow> WeeklyMaintenanceWindow { get; }
Required. Maintenance window that is applied to resources covered by this
policy. Minimum 1. For the current version, the maximum number of
weekly_maintenance_windows is expected to be one.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eMaintenancePolicy\u003c/code\u003e class within the Google Cloud Memorystore for Memcached v1 API, specifically for the .NET environment, with the latest version being 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMaintenancePolicy\u003c/code\u003e class is used to define a maintenance policy for a Memcached instance, including when it was created (\u003ccode\u003eCreateTime\u003c/code\u003e) and last updated (\u003ccode\u003eUpdateTime\u003c/code\u003e), as well as a description of the policy.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMaintenancePolicy\u003c/code\u003e class supports a \u003ccode\u003eWeeklyMaintenanceWindow\u003c/code\u003e property, which allows you to specify when maintenance windows should occur.\u003c/p\u003e\n"],["\u003cp\u003eThe MaintenancePolicy class implements several interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for various functionalities like deep cloning and message management.\u003c/p\u003e\n"],["\u003cp\u003eThere are several other versions of the \u003ccode\u003eMaintenancePolicy\u003c/code\u003e reference documentation available, going as far back as version 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]