Compute Engine v1 API - Class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowVpcFirewallRules (3.23.0)

public static class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowVpcFirewallRules

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowVpcFirewallRules.

Constants for wire representations of the NetworkProfileNetworkFeatures.Types.AllowVpcFirewallRules enum.

Inheritance

object > ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowVpcFirewallRules

Namespace

Google.Cloud.Compute.V1

Assembly

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