NetworkLoadBalancerForwardingRuleProperties
Properties
| algorithm | String | Balancing algorithm | |
| health_check | NetworkLoadBalancerForwardingRuleHealthCheck | | [optional] |
| listener_ip | String | Listening (inbound) IP. | |
| listener_port | Integer | Listening (inbound) port number; valid range is 1 to 65535. | |
| name | String | The name of the Network Load Balancer forwarding rule. | |
| protocol | String | Balancing protocol | |
| targets | Array<NetworkLoadBalancerForwardingRuleTarget> | Array of items in the collection. | |
Example
Last updated