> For the complete documentation index, see [llms.txt](https://docs.ionos.com/java-sdk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/java-sdk/models/loadbalancerproperties.md).

# LoadbalancerProperties

## Properties

| Name     | Type        | Description                                                                                                                | Notes       |
| -------- | ----------- | -------------------------------------------------------------------------------------------------------------------------- | ----------- |
| **dhcp** | **Boolean** | Indicates if the loadbalancer will reserve an IP using DHCP.                                                               | \[optional] |
| **ip**   | **String**  | IPv4 address of the loadbalancer. All attached NICs will inherit this IP. Leaving value null will assign IP automatically. | \[optional] |
| **name** | **String**  | The name of the resource.                                                                                                  | \[optional] |
