galleryApplications

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "nwlhfehhhoevrdma")
suspend fun galleryApplications(argument: List<suspend VMGalleryApplicationArgsBuilder.() -> Unit>)
@JvmName(name = "bjcoqsciowwvmopv")
suspend fun galleryApplications(vararg argument: suspend VMGalleryApplicationArgsBuilder.() -> Unit)
@JvmName(name = "shxmhvukyobvokwq")
suspend fun galleryApplications(argument: suspend VMGalleryApplicationArgsBuilder.() -> Unit)

Parameters

argument

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