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.
Namespace
GoogleCloudGoogle.Cloud.ComputeV1Assembly
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 |