public sealed class SecurityPostureConfig : IMessage<SecurityPostureConfig>, IEquatable<SecurityPostureConfig>, IDeepCloneable<SecurityPostureConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class SecurityPostureConfig.
SecurityPostureConfig defines the flags needed to enable/disable features for the Security Posture API.
Implements
IMessageSecurityPostureConfig, IEquatableSecurityPostureConfig, IDeepCloneableSecurityPostureConfig, IBufferMessage, IMessageNamespace
Google.Cloud.GkeMultiCloud.V1Assembly
Google.Cloud.GkeMultiCloud.V1.dll
Constructors
SecurityPostureConfig()
public SecurityPostureConfig()
SecurityPostureConfig(SecurityPostureConfig)
public SecurityPostureConfig(SecurityPostureConfig other)
Parameter | |
---|---|
Name | Description |
other |
SecurityPostureConfig |
Properties
VulnerabilityMode
public SecurityPostureConfig.Types.VulnerabilityMode VulnerabilityMode { get; set; }
Sets which mode to use for vulnerability scanning.
Property Value | |
---|---|
Type | Description |
SecurityPostureConfigTypesVulnerabilityMode |