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

EventSubscriptionsListResult interface

List EventSubscriptions 操作的结果

属性

nextLink

事件订阅下一页的链接

value

EventSubscriptions 的集合

属性详细信息

事件订阅下一页的链接

nextLink?: string

属性值

string

value

EventSubscriptions 的集合

value?: EventSubscription[]

属性值