galleryApplications

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "ynmipphjcwhfqbpu")
suspend fun galleryApplications(argument: List<suspend VMGalleryApplicationArgsBuilder.() -> Unit>)
@JvmName(name = "knmqqqwuicjixtgs")
suspend fun galleryApplications(vararg argument: suspend VMGalleryApplicationArgsBuilder.() -> Unit)
@JvmName(name = "fpbggruikxmjkbyn")
suspend fun galleryApplications(argument: suspend VMGalleryApplicationArgsBuilder.() -> Unit)

Parameters

argument

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