ipAllocationMethod

@JvmName(name = "jjnfixlfnynkldtj")
suspend fun ipAllocationMethod(value: Output<Either<String, VirtualMachineIPAllocationMethod>>)
@JvmName(name = "hndodetjbgxmlfgd")
suspend fun ipAllocationMethod(value: Either<String, VirtualMachineIPAllocationMethod>)
@JvmName(name = "gccpkemlgdxneiqo")
fun ipAllocationMethod(value: String)
@JvmName(name = "ouqvlueblyhmygtw")
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.