Class ComputeEnumConstants.Network.NetworkFirewallPolicyEnforcementOrder (1.3.0)

public static class 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