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 versions from 2.3.0 up to the latest 3.33.0."],["The `SecurityPostureConfig` class is used to enable or disable features of the Security Posture API, which is part of the Google Cloud Container service."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for functionalities related to message handling and object comparison."],["Key properties of `SecurityPostureConfig` include `HasMode`, `HasVulnerabilityMode`, `Mode`, and `VulnerabilityMode`, which control the operational settings for security posture and vulnerability scanning."],["There are 36 different versions of the SecurityPostureConfig detailed, starting at 2.3.0 and ending with 3.33.0, with the latest being 3.33.0."]]],[]]