public static class NetworkFirewallPolicyEnforcementOrder
Constants for wire representations of the Network.Types.NetworkFirewallPolicyEnforcementOrder enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
AfterClassicFirewall
public const string AfterClassicFirewall = "AFTER_CLASSIC_FIREWALL"
Wire representation of AfterClassicFirewall.
Field Value | |
---|---|
Type | Description |
String |
BeforeClassicFirewall
public const string BeforeClassicFirewall = "BEFORE_CLASSIC_FIREWALL"
Wire representation of BeforeClassicFirewall.
Field Value | |
---|---|
Type | Description |
String |
UndefinedNetworkFirewallPolicyEnforcementOrder
public const string UndefinedNetworkFirewallPolicyEnforcementOrder = "UNDEFINED_NETWORK_FIREWALL_POLICY_ENFORCEMENT_ORDER"
Wire representation of UndefinedNetworkFirewallPolicyEnforcementOrder.
Field Value | |
---|---|
Type | Description |
String |