Azure 服务总线 - 估计代理连接数

Azure Service Bus - estimation of the number of brokered connection

我想估计没有。在为以下场景得出服务总线(标准层)定价时的代理连接数:

我从 documentation 了解到,Microsoft 根据并发代理连接的峰值数量收费:

Microsoft charges for the peak number of concurrent brokered connections that exceed the included quantity (1,000 in the standard and premium tier).

现在一个月,第一号会是什么。中转连接数?

请帮助我了解如何计算编号。在这种情况下代理连接!

在这种情况下,它将是 32,因为服务总线上有每小时计量。 (即使按分钟计费,也是32)

希望对您有所帮助。