galleryApplications

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "ssvmuqtuotasgnmk")
suspend fun galleryApplications(argument: List<suspend VMGalleryApplicationArgsBuilder.() -> Unit>)
@JvmName(name = "jwllygdityadnsjj")
suspend fun galleryApplications(vararg argument: suspend VMGalleryApplicationArgsBuilder.() -> Unit)
@JvmName(name = "bgcmawlbpiycxpwg")
suspend fun galleryApplications(argument: suspend VMGalleryApplicationArgsBuilder.() -> Unit)

Parameters

argument

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