- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我正在迁移到 Azure.Messaging.ServiceBus,并注意到现在不再有名为 Label 的属性
这是一个巨大的问题,因为我们的服务总线规则中使用标签来过滤订阅上的消息。
使用 Azure.Messaging.ServiceBus 和 ServiceBusMessage 设置消息的等效项是什么
如果我必须使用主题,那真的很糟糕,因为我必须更改服务总线中的每一条规则,这完全是一场噩梦
干杯
保罗
最佳答案
What is the equivalant of setting message using the Azure.Messaging.ServiceBus and ServiceBusMessage
这就是 Subject
属性。
If I have to use Subject thats really bad because I would have to change every single rule in our service bus which is a total nightmare
您无需在经纪商方面进行任何更改。 SDK (Azure.Messaging.ServiceBus
) 是客户端 SDK。主题将转换为标签
,您无需修改现有的订阅规则。请参阅文档 here .
关于c# - 标签在 Azure.Messaging.ServiceBus.ServiceBus.ServiceBusMessage 中不可用,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/74930098/
我正在迁移到 Azure.Messaging.ServiceBus,并注意到现在不再有名为 Label 的属性 这是一个巨大的问题,因为我们的服务总线规则中使用标签来过滤订阅上的消息。 使用 Azur
我正在迁移到 Azure.Messaging.ServiceBus,并注意到现在不再有名为 Label 的属性 这是一个巨大的问题,因为我们的服务总线规则中使用标签来过滤订阅上的消息。 使用 Azur
我是一名优秀的程序员,十分优秀!