sourceImage constant

Use the same source image used for creation of the source instance's corresponding disk. The request will fail if the source VM's disk was created from a snapshot. Applicable to: boot disk, additional read-write disks.

Implementation

static const sourceImage = DiskInstantiationConfig_InstantiateFrom(
  'SOURCE_IMAGE',
);