tableNames

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

Parameters

value

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


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


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

Parameters

values

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