public static class ComputeEnumConstants.SecurityPolicyDdosProtectionConfig.DdosProtectionReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.SecurityPolicyDdosProtectionConfig.DdosProtection.
Constants for wire representations of the SecurityPolicyDdosProtectionConfig.Types.DdosProtection enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Advanced
public const string Advanced = "ADVANCED"Wire representation of Advanced .
| Field Value | |
|---|---|
| Type | Description |
string |
|
AdvancedPreview
public const string AdvancedPreview = "ADVANCED_PREVIEW"Wire representation of AdvancedPreview .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Standard
public const string Standard = "STANDARD"Wire representation of Standard .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedDdosProtection
public const string UndefinedDdosProtection = "UNDEFINED_DDOS_PROTECTION"Wire representation of UndefinedDdosProtection .
| Field Value | |
|---|---|
| Type | Description |
string |
|