public static class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowFirewallPolicyReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowFirewallPolicy.
Constants for wire representations of the NetworkProfileNetworkFeatures.Types.AllowFirewallPolicy enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
FirewallPolicyAllowed
public const string FirewallPolicyAllowed = "FIREWALL_POLICY_ALLOWED"Wire representation of FirewallPolicyAllowed .
| Field Value | |
|---|---|
| Type | Description |
string |
|
FirewallPolicyBlocked
public const string FirewallPolicyBlocked = "FIREWALL_POLICY_BLOCKED"Wire representation of FirewallPolicyBlocked .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedAllowFirewallPolicy
public const string UndefinedAllowFirewallPolicy = "UNDEFINED_ALLOW_FIREWALL_POLICY"Wire representation of UndefinedAllowFirewallPolicy .
| Field Value | |
|---|---|
| Type | Description |
string |
|