For the complete documentation index, see llms.txt. This page is also available as Markdown.

LoadbalancerProperties

Properties

Name
Type
Description
Notes

dhcp

bool

Indicates if the loadbalancer will reserve an IP using DHCP.

[optional]

ip

str

IPv4 address of the loadbalancer. All attached NICs will inherit this IP. Leaving value null will assign IP automatically.

[optional]

name

str

The name of the resource.

[optional]

Last updated