ipProtocol property
The protocol of the load balancer to health check. Possible string values are:
- "undefined"
 - "tcp"
 - "udp"
 
Implementation
core.String? ipProtocol;
The protocol of the load balancer to health check. Possible string values are:
core.String? ipProtocol;