public static class ComputeEnumConstants.SecurityPolicyDdosProtectionConfig.DdosAdaptiveProtectionReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.SecurityPolicyDdosProtectionConfig.DdosAdaptiveProtection.
Constants for wire representations of the SecurityPolicyDdosProtectionConfig.Types.DdosAdaptiveProtection enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Disabled
public const string Disabled = "DISABLED"Wire representation of Disabled .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Enabled
public const string Enabled = "ENABLED"Wire representation of Enabled .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Preview
public const string Preview = "PREVIEW"Wire representation of Preview .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedDdosAdaptiveProtection
public const string UndefinedDdosAdaptiveProtection = "UNDEFINED_DDOS_ADAPTIVE_PROTECTION"Wire representation of UndefinedDdosAdaptiveProtection .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Unspecified
public const string Unspecified = "DDOS_ADAPTIVE_PROTECTION_UNSPECIFIED"Wire representation of Unspecified .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UnspecifiedAdaptiveProtection
public const string UnspecifiedAdaptiveProtection = "UNSPECIFIED_ADAPTIVE_PROTECTION"Wire representation of UnspecifiedAdaptiveProtection .
| Field Value | |
|---|---|
| Type | Description |
string |
|