dhcpEnabled

@JvmName(name = "enqdpdnfhawlkruv")
suspend fun dhcpEnabled(value: Output<Boolean>)
@JvmName(name = "njkybxmnwutnmqpi")
suspend fun dhcpEnabled(value: Boolean?)

Parameters

value

Whether DHCP is enabled for hosts and cluster IPs. Possible values are true and false. defaults to false. Changing this forces a new Stack HCI Deployment Setting to be created.

Note: If dhcp_enabled is set to false, the deployment will use static IPs. If set to true, the gateway and DNS servers are not required.