Red Hat Camel K is no longer supported.
As of June 30, 2025, Red Hat build of Camel K has reached End of Life. The suggested replacements is Red Hat build of Apache Camel. For details about moving, see the Camel K to Camel Quarkus migration guide.第 16 章 Azure Storage Blob 源
使用 Azure Storage Blob 中的文件。
Azure Storage Blob Source Kamelet 只是一个技术预览功能。技术预览功能不受红帽产品服务等级协议(SLA)支持,且功能可能并不完整。红帽不推荐在生产环境中使用它们。
这些技术预览功能可以使用户提早试用新的功能,并有机会在开发阶段提供反馈意见。有关红帽技术预览功能支持范围的更多信息,请参阅 https://access.redhat.com/support/offerings/techpreview。
16.1. 配置选项 复制链接链接已复制到粘贴板!
下表总结了 azure-storage-blob-source
Kamelet 的配置选项:
属性 | Name | 描述 | 类型 | 默认 | Example |
---|---|---|---|---|---|
accesskey * | 访问密钥 | Azure Storage Blob 访问密钥。 | 字符串 | ||
accountName * | 帐户名称 | Azure Storage Blob 帐户名称。 | 字符串 | ||
containerName * | 容器名称 | Azure Storage Blob 容器名称。 | 字符串 | ||
周期 * | Polls 间的周期 | 获取 Azure Storage Container 的时间间隔(以毫秒为单位) | 整数 |
|
带星号(*)标记的字段是必需的。