Network Management V1 API - Module Google::Cloud::NetworkManagement::V1::FirewallInfo::TargetType (v2.11.0)

Reference documentation and code samples for the Network Management V1 API module Google::Cloud::NetworkManagement::V1::FirewallInfo::TargetType.

Target type of the firewall rule.

Constants

TARGET_TYPE_UNSPECIFIED

value: 0
Target type is not specified. In this case we treat the rule as applying to INSTANCES target type.

INSTANCES

value: 1
Firewall rule applies to instances.

INTERNAL_MANAGED_LB

value: 2
Firewall rule applies to internal managed load balancers.