galleryImageReference

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

Parameters

value

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


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

Parameters

argument

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