Compute Engine v1 API - Class ComputeEnumConstants.FirewallPolicyRule.TargetType (3.29.0)

public static class ComputeEnumConstants.FirewallPolicyRule.TargetType

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.FirewallPolicyRule.TargetType.

Constants for wire representations of the FirewallPolicyRule.Types.TargetType enum.

Inheritance

object > ComputeEnumConstants.FirewallPolicyRule.TargetType

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Instances

public const string Instances = "INSTANCES"

Wire representation of Instances.

Field Value
Type Description
string

InternalManagedLb

public const string InternalManagedLb = "INTERNAL_MANAGED_LB"

Wire representation of InternalManagedLb.

Field Value
Type Description
string

UndefinedTargetType

public const string UndefinedTargetType = "UNDEFINED_TARGET_TYPE"

Wire representation of UndefinedTargetType .

Field Value
Type Description
string