image

@JvmName(name = "ppeiwkpbnrinwhej")
suspend fun image(value: Output<String>)
@JvmName(name = "cmurcpkhykbfujsx")
suspend fun image(value: String?)

Parameters

value

Specifies the blob URI for user image. A virtual machine scale set creates an os disk in the same container as the user image. Updating the osDisk image causes the existing disk to be deleted and a new one created with the new image. If the VM scale set is in Manual upgrade mode then the virtual machines are not updated until they have manualUpgrade applied to them. When setting this field os_type needs to be specified. Cannot be used when vhd_containers, managed_disk_type or storage_profile_image_reference are specified.