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 webpage provides reference documentation for the `MaintenanceExclusionOptions` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment."],["The content details the implementation of `MaintenanceExclusionOptions`, showcasing its inheritance and the interfaces it implements, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists numerous versions of the API, ranging from version 2.3.0 up to the latest version 3.33.0, allowing users to access specific versions of the documentation."],["The webpage defines the `Scope` property of the `MaintenanceExclusionOptions` class, which is used to specify the scope of upgrades blocked by the exclusion."],["The webpage goes over two constructors, one default, and one with a parameter of type `MaintenanceExclusionOptions` called other, allowing for the creation of a new object using properties from an existing one."]]],[]]