Compute Engine v1 API - Class SecurityPolicyAdaptiveProtectionConfig (2.15.0)

public sealed class SecurityPolicyAdaptiveProtectionConfig : IMessage<SecurityPolicyAdaptiveProtectionConfig>, IEquatable<SecurityPolicyAdaptiveProtectionConfig>, IDeepCloneable<SecurityPolicyAdaptiveProtectionConfig>, IBufferMessage, IMessage

Reference documentation and code samples for the Compute Engine v1 API class SecurityPolicyAdaptiveProtectionConfig.

Configuration options for Cloud Armor Adaptive Protection (CAAP).

Inheritance

object > SecurityPolicyAdaptiveProtectionConfig

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

SecurityPolicyAdaptiveProtectionConfig()

public SecurityPolicyAdaptiveProtectionConfig()

SecurityPolicyAdaptiveProtectionConfig(SecurityPolicyAdaptiveProtectionConfig)

public SecurityPolicyAdaptiveProtectionConfig(SecurityPolicyAdaptiveProtectionConfig other)
Parameter
NameDescription
otherSecurityPolicyAdaptiveProtectionConfig

Properties

Layer7DdosDefenseConfig

public SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig Layer7DdosDefenseConfig { get; set; }

If set to true, enables Cloud Armor Machine Learning.

Property Value
TypeDescription
SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig