blobContainerNames

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

Parameters

value

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


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


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

Parameters

values

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