Network Management v1 API - Enum FirewallInfo.Types.TargetType (2.16.0)

public enum FirewallInfo.Types.TargetType

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

Target type of the firewall rule.

Namespace

Google.Cloud.NetworkManagement.V1

Assembly

Google.Cloud.NetworkManagement.V1.dll

Fields

Name Description
Instances

Firewall rule applies to instances.

InternalManagedLb

Firewall rule applies to internal managed load balancers.

Unspecified

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