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, spanning multiple versions from 2.3.0 to the latest 3.33.0."],["The `SecurityPostureConfig` class is used to enable or disable features of the Security Posture API, allowing users to define configurations related to the security posture of their environments."],["The documentation covers the implementation of `SecurityPostureConfig` and details its inherited members from the `object` class, also showing the interfaces it implements, such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The page outlines the class's properties, including `HasMode`, `HasVulnerabilityMode`, `Mode`, and `VulnerabilityMode`, describing their purpose in setting the security features mode and vulnerability scanning mode, respectively."],["The page lists all of the versions available from 2.3.0 to the latest 3.33.0, with 3.33.0 being the latest version."]]],[]]