protocolVersion property
Internet protocol versions this policy-based route applies to.
IPV4 and IPV6 is supported.
Required. Possible string values are:
- "PROTOCOL_VERSION_UNSPECIFIED" : Default value.
- "IPV4" : The PBR is for IPv4 internet protocol traffic.
- "IPV6" : The PBR is for IPv6 internet protocol traffic.
Implementation
core.String? protocolVersion;