你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IWithQueue 接口

定义

允许在命名空间中添加新队列的服务总线命名空间定义的阶段。

public interface IWithQueue
type IWithQueue = interface
Public Interface IWithQueue
派生

方法

WithNewQueue(String, Int32)

在服务总线命名空间中创建队列实体。

适用于