Enum ForwardingRule.Types.IPProtocolEnum (1.0.0)

public enum IPProtocolEnum

The IP protocol to which this rule applies. For protocol forwarding, valid options are TCP, UDP, ESP, AH, SCTP, ICMP and L3_DEFAULT. The valid IP protocols are different for different load balancing products as described in Load balancing features.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
Ah
Esp
Icmp
Sctp
Tcp
Udp
UndefinedIPProtocolEnum

A value indicating that the enum field is not set.