tableNames

@JvmName(name = "ydmcgiiuvlbsmtvq")
suspend fun tableNames(value: Output<List<String>>)
@JvmName(name = "qnjxpaturvjrxxnp")
suspend fun tableNames(value: List<String>?)

Parameters

value

The names of the Azure tables that the workspace should read.


@JvmName(name = "ixaqmrcliskrmcxj")
suspend fun tableNames(vararg values: Output<String>)


@JvmName(name = "grxqcrorxayxjnnt")
suspend fun tableNames(values: List<Output<String>>)
@JvmName(name = "lmyuywhayjmevwod")
suspend fun tableNames(vararg values: String)

Parameters

values

The names of the Azure tables that the workspace should read.