blobContainerNames

@JvmName(name = "ymyqwalloiqflqib")
suspend fun blobContainerNames(value: Output<List<String>>)
@JvmName(name = "dqppqanqxeswyrhk")
suspend fun blobContainerNames(value: List<String>?)

Parameters

value

The names of the blob containers that the workspace should read.


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


@JvmName(name = "tvllwvwbmrvtxhlf")
suspend fun blobContainerNames(values: List<Output<String>>)
@JvmName(name = "repcqvvcfbqoenxx")
suspend fun blobContainerNames(vararg values: String)

Parameters

values

The names of the blob containers that the workspace should read.