tableNames

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

Parameters

value

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


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


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

Parameters

values

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