# LinkLoadBalancerBackendMachinesRequest
## Properties
**backend_ips** | Option<**Vec<String>**> | One or more public IPs of backend VMs. | [optional]
**backend_vm_ids** | Option<**Vec<String>**> | One or more IDs of backend VMs. | [optional]
**dry_run** | Option<**bool**> | If true, checks whether you have the required permissions to perform the action. | [optional]
**load_balancer_name** | **String** | The name of the load balancer. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)