public sealed class SecurityPolicyDdosProtectionConfig : IMessage<SecurityPolicyDdosProtectionConfig>, IEquatable<SecurityPolicyDdosProtectionConfig>, IDeepCloneable<SecurityPolicyDdosProtectionConfig>, IBufferMessage, IMessageImplements
IMessageSecurityPolicyDdosProtectionConfig, IEquatableSecurityPolicyDdosProtectionConfig, IDeepCloneableSecurityPolicyDdosProtectionConfig, IBufferMessage, IMessageNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Constructors
SecurityPolicyDdosProtectionConfig()
public SecurityPolicyDdosProtectionConfig()SecurityPolicyDdosProtectionConfig(SecurityPolicyDdosProtectionConfig)
public SecurityPolicyDdosProtectionConfig(SecurityPolicyDdosProtectionConfig other)| Parameter | |
|---|---|
| Name | Description |
other |
SecurityPolicyDdosProtectionConfig |
Properties
DdosProtection
public string DdosProtection { get; set; }Check the DdosProtection enum for the list of possible values.
| Property Value | |
|---|---|
| Type | Description |
string |
|
HasDdosProtection
public bool HasDdosProtection { get; }Gets whether the "ddos_protection" field is set
| Property Value | |
|---|---|
| Type | Description |
bool |
|