ip Blocks
Parameters
value
Represents the configuration values for static IP allocation to nodes. Structure is documented below.
Parameters
values
Represents the configuration values for static IP allocation to nodes. Structure is documented below.
suspend fun ipBlocks(argument: List<suspend VMwareClusterNetworkConfigStaticIpConfigIpBlockArgsBuilder.() -> Unit>)
suspend fun ipBlocks(vararg argument: suspend VMwareClusterNetworkConfigStaticIpConfigIpBlockArgsBuilder.() -> Unit)
suspend fun ipBlocks(argument: suspend VMwareClusterNetworkConfigStaticIpConfigIpBlockArgsBuilder.() -> Unit)
Parameters
argument
Represents the configuration values for static IP allocation to nodes. Structure is documented below.