blobPrefix

@JvmName(name = "ainfcpokiscapgfd")
suspend fun blobPrefix(value: Output<String>)
@JvmName(name = "wbvgbyoaxpfmswnn")
suspend fun blobPrefix(value: String?)

Parameters

value

The blob prefix to use when downloading blobs from an Azure Storage container. Only the blobs whose names begin with the specified prefix will be downloaded. The property is valid only when auto_storage_container_name or storage_container_url is used. This prefix can be a partial filename or a subdirectory. If a prefix is not specified, all the files in the container will be downloaded.