sourceImageId

@JvmName(name = "xockkguaavkcixqk")
suspend fun sourceImageId(value: Output<String>)
@JvmName(name = "bklkhntplltwqipv")
suspend fun sourceImageId(value: String?)

Parameters

value

The ID of the Image which this Virtual Machine should be created from. Changing this forces a new resource to be created. Possible Image ID types include Image IDs, Shared Image IDs, Shared Image Version IDs, Community Gallery Image IDs, Community Gallery Image Version IDs, Shared Gallery Image IDs and Shared Gallery Image Version IDs.

NOTE: One of either source_image_id or source_image_reference must be set.