Compute Engine v1 API - Class ComputeEnumConstants.Network.NetworkFirewallPolicyEnforcementOrder (2.11.0)

public static class ComputeEnumConstants.Network.NetworkFirewallPolicyEnforcementOrder

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.Network.NetworkFirewallPolicyEnforcementOrder.

Constants for wire representations of the Network.Types.NetworkFirewallPolicyEnforcementOrder enum.

Inheritance

object > ComputeEnumConstants.Network.NetworkFirewallPolicyEnforcementOrder

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

AfterClassicFirewall

public const string AfterClassicFirewall = "AFTER_CLASSIC_FIREWALL"

Wire representation of AfterClassicFirewall.

Field Value
TypeDescription
string

BeforeClassicFirewall

public const string BeforeClassicFirewall = "BEFORE_CLASSIC_FIREWALL"

Wire representation of BeforeClassicFirewall.

Field Value
TypeDescription
string

UndefinedNetworkFirewallPolicyEnforcementOrder

public const string UndefinedNetworkFirewallPolicyEnforcementOrder = "UNDEFINED_NETWORK_FIREWALL_POLICY_ENFORCEMENT_ORDER"
Field Value
TypeDescription
string