image

@JvmName(name = "yfxuprtdwqchjfuf")
suspend fun image(value: Output<VirtualHardDiskArgs>)
@JvmName(name = "lhskeyqatorejeri")
suspend fun image(value: VirtualHardDiskArgs?)

Parameters

value

The source user image virtual hard disk. The virtual hard disk will be copied before being attached to the virtual machine. If SourceImage is provided, the destination virtual hard drive must not exist.


@JvmName(name = "ucskacqmxsfjwmjf")
suspend fun image(argument: suspend VirtualHardDiskArgsBuilder.() -> Unit)

Parameters

argument

The source user image virtual hard disk. The virtual hard disk will be copied before being attached to the virtual machine. If SourceImage is provided, the destination virtual hard drive must not exist.