galleryApplications

@JvmName(name = "sxvyblogtkplnxuv")
suspend fun galleryApplications(value: Output<List<VMGalleryApplicationArgs>>)
@JvmName(name = "vbgcjnkpjpkrsrct")
suspend fun galleryApplications(value: List<VMGalleryApplicationArgs>?)

Parameters

value

Specifies the gallery applications that should be made available to the VM/VMSS


@JvmName(name = "rwbsenilhhjxynnq")
suspend fun galleryApplications(vararg values: Output<VMGalleryApplicationArgs>)


@JvmName(name = "bwitcqtlwxsrxofs")
suspend fun galleryApplications(values: List<Output<VMGalleryApplicationArgs>>)
@JvmName(name = "afwlkowvbgqearfx")
suspend fun galleryApplications(vararg values: VMGalleryApplicationArgs)

Parameters

values

Specifies the gallery applications that should be made available to the VM/VMSS


@JvmName(name = "iqghfqpamgjfmsvk")
suspend fun galleryApplications(argument: List<suspend VMGalleryApplicationArgsBuilder.() -> Unit>)
@JvmName(name = "fyrftxfrnlojnwyp")
suspend fun galleryApplications(vararg argument: suspend VMGalleryApplicationArgsBuilder.() -> Unit)
@JvmName(name = "piuebtovwbkhtqfp")
suspend fun galleryApplications(argument: suspend VMGalleryApplicationArgsBuilder.() -> Unit)

Parameters

argument

Specifies the gallery applications that should be made available to the VM/VMSS