Network Management v1 API - Enum FirewallInfo.Types.FirewallRuleType (2.9.0)

public enum FirewallInfo.Types.FirewallRuleType

Reference documentation and code samples for the Network Management v1 API enum FirewallInfo.Types.FirewallRuleType.

The firewall rule's type.

Namespace

Google.Cloud.NetworkManagement.V1

Assembly

Google.Cloud.NetworkManagement.V1.dll

Fields

NameDescription
HierarchicalFirewallPolicyRule

Hierarchical firewall policy rule. For details, see Hierarchical firewall policies overview.

ImpliedVpcFirewallRule

Implied VPC firewall rule. For details, see Implied rules.

NetworkFirewallPolicyRule

Global network firewall policy rule. For details, see Network firewall policies.

NetworkRegionalFirewallPolicyRule

Regional network firewall policy rule. For details, see Regional network firewall policies.

ServerlessVpcAccessManagedFirewallRule

Implicit firewall rules that are managed by serverless VPC access to allow ingress access. They are not visible in the Google Cloud console. For details, see VPC connector's implicit rules.

TrackingState

Tracking state for response traffic created when request traffic goes through allow firewall rule. For details, see firewall rules specifications

Unspecified

Unspecified type.

UnsupportedFirewallPolicyRule

Firewall policy rule containing attributes not yet supported in Connectivity tests. Firewall analysis is skipped if such a rule can potentially be matched. Please see the list of unsupported configurations.

VpcFirewallRule

VPC firewall rule. For details, see VPC firewall rules overview.