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 .NET development."],["The `CostManagementConfig` class allows for configuration of fine-grained cost management features in Kubernetes."],["The most recent version available is 3.33.0, with versions ranging from 3.33.0 down to 2.3.0 being present."],["The `CostManagementConfig` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CostManagementConfig` class has a property called `Enabled` which is of type `Boolean`, that indicates whether or not the feature is active."]]],[]]