ipAllocationMethod

@JvmName(name = "qrardmubfdfhqnji")
suspend fun ipAllocationMethod(value: Output<Either<String, VirtualMachineIPAllocationMethod>>)
@JvmName(name = "ktqjfdqlodkvkwjn")
suspend fun ipAllocationMethod(value: Either<String, VirtualMachineIPAllocationMethod>)
@JvmName(name = "avguinsbnltbhdos")
fun ipAllocationMethod(value: String)
@JvmName(name = "skcldwculvqsnvyc")
fun ipAllocationMethod(value: VirtualMachineIPAllocationMethod)

Parameters

value

The IP allocation mechanism for the virtual machine. Dynamic and Static are only valid for l3Network which may also specify Disabled. Otherwise, Disabled is the only permitted value.