Anthos Multi-Cloud v1 API - Class SecurityPostureConfig (2.7.0)

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.

Inheritance

object > SecurityPostureConfig

Namespace

Google.Cloud.GkeMultiCloud.V1

Assembly

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