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).
Implements
IMessage<SecurityPolicyAdaptiveProtectionConfig>, IEquatable<SecurityPolicyAdaptiveProtectionConfig>, IDeepCloneable<SecurityPolicyAdaptiveProtectionConfig>, IBufferMessage, IMessageNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Constructors
SecurityPolicyAdaptiveProtectionConfig()
public SecurityPolicyAdaptiveProtectionConfig()
SecurityPolicyAdaptiveProtectionConfig(SecurityPolicyAdaptiveProtectionConfig)
public SecurityPolicyAdaptiveProtectionConfig(SecurityPolicyAdaptiveProtectionConfig other)
Parameter | |
---|---|
Name | Description |
other | SecurityPolicyAdaptiveProtectionConfig |
Properties
Layer7DdosDefenseConfig
public SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig Layer7DdosDefenseConfig { get; set; }
If set to true, enables Cloud Armor Machine Learning.
Property Value | |
---|---|
Type | Description |
SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig |