tableNames

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

Parameters

value

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


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


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

Parameters

values

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