public sealed class SecurityPostureConfig : IMessage<SecurityPostureConfig>, IEquatable<SecurityPostureConfig>, IDeepCloneable<SecurityPostureConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class SecurityPostureConfig.
SecurityPostureConfig defines the flags needed to enable/disable features for
the Security Posture API.
[[["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 `SecurityPostureConfig` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment, detailing its functionality for enabling and managing security features."],["The documentation includes a range of versions from 2.3.0 up to the latest version 3.33.0 for `SecurityPostureConfig`, allowing users to view specific version details."],["`SecurityPostureConfig` is designed to enable users to define settings for the Security Posture API, including modes for security features and vulnerability scanning, within Google Kubernetes Engine."],["The class `SecurityPostureConfig` inherits from the `object` class and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, defining how it can be used."],["The `SecurityPostureConfig` class features properties such as `Mode` and `VulnerabilityMode`, allowing the management of the mode for security features and vulnerability scanning, and also provides information about whether these fields are set with `HasMode` and `HasVulnerabilityMode`."]]],[]]