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-04-09 UTC."],[[["This webpage provides documentation for the `CostManagementConfig` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment, detailing its purpose in fine-grained cost management."],["The documentation includes a range of versions from 3.0.0 up to the latest version 3.33.0 for `CostManagementConfig`, each with its corresponding page link for detailed reference."],["The `CostManagementConfig` class inherits from the `object` class and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `CostManagementConfig` class has a property named `Enabled`, which is a boolean that dictates if the fine-grained cost management feature is active or not."],["There are two constructors provided for creating instances of `CostManagementConfig`: a default constructor and a copy constructor that takes another `CostManagementConfig` instance as an argument."]]],[]]