public sealed class MaintenanceExclusionOptions : IMessage<MaintenanceExclusionOptions>, IEquatable<MaintenanceExclusionOptions>, IDeepCloneable<MaintenanceExclusionOptions>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class MaintenanceExclusionOptions.
[[["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-03-21 UTC."],[[["This page provides documentation for the `MaintenanceExclusionOptions` class within the Google Kubernetes Engine v1 API."],["The `MaintenanceExclusionOptions` class is a part of the `Google.Cloud.Container.V1` namespace and is implemented in the `Google.Cloud.Container.V1.dll` assembly, with the latest version being 3.33.0, but going all the way back to 2.3.0."],["The `MaintenanceExclusionOptions` class allows users to configure maintenance exclusion settings, as this class represents maintenance exclusion options."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors and one key property called `Scope` which allows you to specify the upgrade scope that will be blocked by the exclusion."]]],[]]