public sealed class CostManagementConfig : IMessage<CostManagementConfig>, IEquatable<CostManagementConfig>, IDeepCloneable<CostManagementConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class CostManagementConfig.
Configuration for fine-grained cost management feature.
[[["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 documentation for the `CostManagementConfig` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment, covering versions from 2.3.0 up to the latest version 3.33.0."],["The `CostManagementConfig` class is designed for fine-grained cost management features within the Google Cloud Container environment."],["This documentation includes details on the class's inheritance, showing it inherits from `object` and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CostManagementConfig` class contains a property called `Enabled`, which is a boolean that indicates whether or not the feature is currently active."],["The page references to different versions, in which version 3.33.0 is the most recent, however version 3.20.0 is the main subject of the documentation in this case."]]],[]]