outscale_api 1.17.0

Outscale API SDK
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# LoadBalancerLight

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**load_balancer_name** | **String** | The name of the load balancer to which the listener is attached. | 
**load_balancer_port** | **i32** | The port of load balancer on which the load balancer is listening (between `1` and `65535` both included). | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)