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

IWithTopic 接口

定义

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

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

方法

WithNewTopic(String, Int32)

在服务总线命名空间中创建主题实体。

适用于