【发布时间】:2022-10-01 19:32:56
【问题描述】:
我一直在使用 QueueClient 来处理存储队列的所有功能。我在网上的几个例子中注意到有一个 CloudQueue,它有更多的方法。
两者有什么区别?你为什么要使用一个而不是另一个?
编辑:我同时使用 Microsoft.Azure.Storage.Queue 和 Azure.Storage.Queues
-
请编辑您的问题并包含您正在使用的 SDK?
-
我同时使用 Microsoft.Azure.Storage.Queue 和 Azure.Storage.Queues
标签: azure queue azure-storage azure-storage-queues