Red Hat Camel K is deprecated
Red Hat Camel K is deprecated and the End of Life date for this product is June 30, 2025. For help migrating to the current go-to solution, Red Hat build of Apache Camel, see the Migration Guide.第 17 章 Azure Storage Queue Sink
将消息发送到 Azure Storage 队列。
Azure Storage Queue Sink Kamelet 只是一个技术预览功能。技术预览功能不受红帽产品服务等级协议(SLA)支持,且功能可能并不完整。红帽不推荐在生产环境中使用它们。
这些技术预览功能可以使用户提早试用新的功能,并有机会在开发阶段提供反馈意见。有关红帽技术预览功能支持范围的更多信息,请参阅 https://access.redhat.com/support/offerings/techpreview。
Kamelet 可以理解以下要设置的标头:
-
过期
/过期
:作为队列中消息的实时时间。
如果该标头没有设置默认值 7 天,则将使用 7 天。
格式的格式应采用以下形式:PnDTnHnMn.nS.,例如:PT20.345Showparses 为 20.345 秒,P2DIB-mediationActionparses 为 2 天。
17.1. 配置选项
下表总结了 azure-storage-queue-sink
Kamelet 的配置选项:
属性 | Name | 描述 | 类型 | 默认 | Example |
---|---|---|---|---|---|
accesskey * | 访问密钥 | Azure Storage Queue 访问密钥。 | 字符串 | ||
accountName * | 帐户名称 | Azure Storage Queue 帐户名称。 | 字符串 | ||
queueName * | 队列名称 | Azure Storage Queue 容器名称。 | 字符串 |
带星号(*)标记的字段是必需的。