使用Windows Azure Service Bus REST API以编程方式在主题中创建订阅 [英] Create Subscription in a Topic programatically using Windows Azure Service Bus REST API

查看:79
本文介绍了使用Windows Azure Service Bus REST API以编程方式在主题中创建订阅的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以使用REST API在Azure Service Bus中以编程方式在现有主题中创建订阅?

Is it possible to create a Subscription in an existing Topic programmatically in Azure Service Bus using the REST API?

我想即时创建一个,然后以编程方式删除.

I would like to create one on the fly and then delete programmatically as well.

推荐答案

是的,可以.请在此处查看REST API文档:

Yes, you can. Please look at the REST API documentation here:

创建订阅: http://msdn.microsoft.com/en -us/library/windowsazure/hh780748.aspx

删除订阅: http://msdn.microsoft.com/en -us/library/windowsazure/hh780740.aspx

有关服务总线上的REST API操作的完整列表: http://msdn.microsoft.com/zh-CN/library/windowsazure/hh780776.aspx .

For a full list of REST API operation on Service Bus: http://msdn.microsoft.com/en-us/library/windowsazure/hh780776.aspx.

这篇关于使用Windows Azure Service Bus REST API以编程方式在主题中创建订阅的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆