tableNames

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

Parameters

value

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


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


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

Parameters

values

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