public static class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowVpcFirewallRulesReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowVpcFirewallRules.
Constants for wire representations of the NetworkProfileNetworkFeatures.Types.AllowVpcFirewallRules enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
UndefinedAllowVpcFirewallRules
public const string UndefinedAllowVpcFirewallRules = "UNDEFINED_ALLOW_VPC_FIREWALL_RULES"Wire representation of UndefinedAllowVpcFirewallRules .
| Field Value | |
|---|---|
| Type | Description |
string |
|
VpcFirewallRulesAllowed
public const string VpcFirewallRulesAllowed = "VPC_FIREWALL_RULES_ALLOWED"Wire representation of VpcFirewallRulesAllowed .
| Field Value | |
|---|---|
| Type | Description |
string |
|
VpcFirewallRulesBlocked
public const string VpcFirewallRulesBlocked = "VPC_FIREWALL_RULES_BLOCKED"Wire representation of VpcFirewallRulesBlocked .
| Field Value | |
|---|---|
| Type | Description |
string |
|