galleryImageReference

@JvmName(name = "nsrituqkvhbypcvn")
suspend fun galleryImageReference(value: Output<ImageDiskReferenceArgs>)
@JvmName(name = "ffydtacelaqnttqq")
suspend fun galleryImageReference(value: ImageDiskReferenceArgs?)

Parameters

value

Required if creating from a Gallery Image. The id of the ImageDiskReference will be the ARM id of the shared galley image version from which to create a disk.


@JvmName(name = "hxhekgivcypurjln")
suspend fun galleryImageReference(argument: suspend ImageDiskReferenceArgsBuilder.() -> Unit)

Parameters

argument

Required if creating from a Gallery Image. The id of the ImageDiskReference will be the ARM id of the shared galley image version from which to create a disk.