tables

@JvmName(name = "prsqkpwwirxvimvc")
suspend fun tables(value: Output<List<String>>)
@JvmName(name = "asgwoiobxrprgrfk")
suspend fun tables(value: List<String>?)

Parameters

value

The names of the Azure tables that the workspace should read


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


@JvmName(name = "eixbfudvytsufjqt")
suspend fun tables(values: List<Output<String>>)
@JvmName(name = "cuulyupartoiamve")
suspend fun tables(vararg values: String)

Parameters

values

The names of the Azure tables that the workspace should read