galleryApplications

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "ycporpydkufmnfxl")
suspend fun galleryApplications(argument: List<suspend VMGalleryApplicationArgsBuilder.() -> Unit>)
@JvmName(name = "jwipmvpuqngfvwhc")
suspend fun galleryApplications(vararg argument: suspend VMGalleryApplicationArgsBuilder.() -> Unit)
@JvmName(name = "dxttnvetkhlsgkou")
suspend fun galleryApplications(argument: suspend VMGalleryApplicationArgsBuilder.() -> Unit)

Parameters

argument

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